Home
last modified time | relevance | path

Searched defs:NotifySessionFullScreen (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/container/include/zidl/
H A Dsession_stage_interface.h109 virtual void NotifySessionFullScreen(bool fullScreen) {} in NotifySessionFullScreen() function
/ohos5.0/foundation/window/window_manager/window_scene/session/container/src/zidl/
H A Dsession_stage_proxy.cpp808 void SessionStageProxy::NotifySessionFullScreen(bool fullScreen) in NotifySessionFullScreen() function in OHOS::Rosen::SessionStageProxy
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp3663 void WindowSceneSessionImpl::NotifySessionFullScreen(bool fullScreen) in NotifySessionFullScreen() function in OHOS::Rosen::WindowSceneSessionImpl
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp4490 void SceneSession::NotifySessionFullScreen(bool fullScreen) in NotifySessionFullScreen() function in OHOS::Rosen::SceneSession