Searched defs:byForeground (Results 1 - 6 of 6) sorted by relevance
/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | scene_session_manager_proxy_test.cpp | 686 bool byForeground = true; in HWTEST_F() local
|
H A D | scene_session_manager_test4.cpp | 1678 bool byForeground = true; in HWTEST_F() local
|
/foundation/window/window_manager/window_scene/session_manager/src/zidl/ |
H A D | scene_session_manager_proxy.cpp | 318 WMError SceneSessionManagerProxy::RequestFocusStatus(int32_t persistentId, bool isFocused, bool byForeground, in RequestFocusStatus() argument
|
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
H A D | js_scene_session_manager.cpp | 2480 bool byForeground = false; in OnRequestFocusStatus() local
|
/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | session.cpp | 2282 void Session::NotifyRequestFocusStatusNotifyManager(bool isFocused, bool byForeground, FocusChangeReason reason) in NotifyRequestFocusStatusNotifyManager() argument 2287 requestFocusStatusNotifyManagerFunc_(GetPersistentId(), isFocused, byForeground, reason); in NotifyRequestFocusStatusNotifyManager() local
|
/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | scene_session_manager.cpp | 4607 WMError SceneSessionManager::RequestFocusStatus(int32_t persistentId, bool isFocused, bool byForeground, in RequestFocusStatus() argument 4634 WMError SceneSessionManager::RequestFocusStatusBySCB(int32_t persistentId, bool isFocused, bool byForeground, in RequestFocusStatusBySCB() argument 4720 WSError SceneSessionManager::RequestSessionFocus(int32_t persistentId, bool byForeground, FocusChangeReason reason) in RequestSessionFocus() argument 4938 RequestFocusSpecificCheck(sptr<SceneSession>& sceneSession, bool byForeground, FocusChangeReason reason) RequestFocusSpecificCheck() argument [all...] |
Completed in 30 milliseconds