mirror of
https://gitee.com/openharmony/window_window_manager
synced 2024-11-23 15:00:12 +00:00
add
Signed-off-by: whqwe <taylor.wanghao@huawei.com>
This commit is contained in:
parent
97a12488ba
commit
ca7a706274
@ -174,7 +174,7 @@ public:
|
||||
sptr<SceneSession> GetSceneSession(int32_t persistentId);
|
||||
sptr<SceneSession> GetMainParentSceneSession(int32_t persistentId,
|
||||
const std::map<int32_t, sptr<SceneSession>>& sessionMap);
|
||||
void PostFlushWindowInfoTask(FlushWindowInfoTask &&task, const std::string& taskName, const int delayTime);
|
||||
void PostFlushWindowInfoTask(FlushWindowInfoTask&& task, const std::string& taskName, const int delayTime);
|
||||
|
||||
sptr<SceneSession> GetSceneSessionByIdentityInfo(const SessionIdentityInfo& info);
|
||||
sptr<SceneSession> GetSceneSessionByType(WindowType type);
|
||||
|
Loading…
Reference in New Issue
Block a user