Searched defs:NotifySessionBackground (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/window/window_manager/wm/src/ |
H A D | window_extension_session_impl.cpp | 692 void WindowExtensionSessionImpl::NotifySessionBackground(uint32_t reason, bool withAnimation, bool … in NotifySessionBackground() function in OHOS::Rosen::WindowExtensionSessionImpl
|
H A D | window_scene_session_impl.cpp | 3732 void WindowSceneSessionImpl::NotifySessionBackground(uint32_t reason, bool withAnimation, bool isFr… in NotifySessionBackground() function in OHOS::Rosen::WindowSceneSessionImpl
|
H A D | window_session_impl.cpp | 3979 void WindowSessionImpl::NotifySessionBackground(uint32_t reason, bool withAnimation, bool isFromInn… in NotifySessionBackground() function in OHOS::Rosen::WindowSessionImpl
|
/ohos5.0/foundation/window/window_manager/window_scene/session/container/src/zidl/ |
H A D | session_stage_proxy.cpp | 833 void SessionStageProxy::NotifySessionBackground(uint32_t reason, bool withAnimation, bool isFromInn… in NotifySessionBackground() function in OHOS::Rosen::SessionStageProxy
|
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | scene_session.cpp | 4482 void SceneSession::NotifySessionBackground(uint32_t reason, bool withAnimation, bool isFromInnerkit… in NotifySessionBackground() function in OHOS::Rosen::SceneSession
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | scene_session_manager.cpp | 9494 void SceneSessionManager::NotifySessionBackground(const sptr<SceneSession>& session, uint32_t reaso… in NotifySessionBackground() function in OHOS::Rosen::SceneSessionManager
|