Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_supplement_test.cpp395 ssm_->NotifySessionUnfocusedToClient(1);
398 ssm_->NotifySessionUnfocusedToClient(1);
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscene_session_manager.h867 void NotifySessionUnfocusedToClient(int32_t persistentId);
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp2974 NotifySessionUnfocusedToClient(persistentId); in RecoverAndConnectSpecificSession()
3039 void SceneSessionManager::NotifySessionUnfocusedToClient(int32_t persistentId) in NotifySessionUnfocusedToClient() function in OHOS::Rosen::SceneSessionManager
3092 NotifySessionUnfocusedToClient(persistentId); in RecoverAndReconnectSceneSession()