Home
last modified time | relevance | path

Searched defs:byForeground (Results 1 - 6 of 6) sorted by relevance

/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_proxy_test.cpp686 bool byForeground = true; in HWTEST_F() local
H A Dscene_session_manager_test4.cpp1678 bool byForeground = true; in HWTEST_F() local
/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscene_session_manager_proxy.cpp318 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 Djs_scene_session_manager.cpp2480 bool byForeground = false; in OnRequestFocusStatus() local
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp2282 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 Dscene_session_manager.cpp4607 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