Home
last modified time | relevance | path

Searched refs:NotifySessionUnfocusedToClient (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_supplement_test.cpp395 ssm_->NotifySessionUnfocusedToClient(1); in HWTEST_F()
398 ssm_->NotifySessionUnfocusedToClient(1); in HWTEST_F()
/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscene_session_manager.h876 void NotifySessionUnfocusedToClient(int32_t persistentId);
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp2685 NotifySessionUnfocusedToClient(persistentId); in RecoverAndConnectSpecificSession()
2750 void SceneSessionManager::NotifySessionUnfocusedToClient(int32_t persistentId) in NotifySessionUnfocusedToClient() function in OHOS::Rosen::SceneSessionManager
2801 NotifySessionUnfocusedToClient(persistentId); in RecoverAndReconnectSceneSession()

Completed in 25 milliseconds