Home
last modified time | relevance | path

Searched refs:NotifyUpdateRectAfterLayout (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test8.cpp318 * @tc.name: NotifyUpdateRectAfterLayout
319 * @tc.desc: test function : NotifyUpdateRectAfterLayout
322 HWTEST_F(SceneSessionManagerTest8, NotifyUpdateRectAfterLayout, Function | SmallTest | Level3) in HWTEST_F()
325 ssm_->NotifyUpdateRectAfterLayout(); in HWTEST_F()
329 sessionInfo.bundleName_ = "NotifyUpdateRectAfterLayout"; in HWTEST_F()
330 sessionInfo.abilityName_ = "NotifyUpdateRectAfterLayout"; in HWTEST_F()
334 ssm_->NotifyUpdateRectAfterLayout(); in HWTEST_F()
/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscene_session_manager.h376 void NotifyUpdateRectAfterLayout();
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session_manager.cpp1479 SceneSessionManager::GetInstance().NotifyUpdateRectAfterLayout(); in OnGetRootSceneSession()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp9558 void SceneSessionManager::NotifyUpdateRectAfterLayout() in NotifyUpdateRectAfterLayout() function in OHOS::Rosen::SceneSessionManager
9575 return taskScheduler_->PostAsyncTask(task, "NotifyUpdateRectAfterLayout"); in NotifyUpdateRectAfterLayout()

Completed in 26 milliseconds