Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session/host/include/zidl/
Dsession_interface.h72 virtual WSError OnLayoutFullScreenChange(bool isLayoutFullScreen) { return WSError::WS_OK; } in OnLayoutFullScreenChange() function
/foundation/window/window_manager/window_scene/session/host/src/zidl/
Dsession_proxy.cpp669 WSError SessionProxy::OnLayoutFullScreenChange(bool isLayoutFullScreen) in OnLayoutFullScreenChange() function in OHOS::Rosen::SessionProxy
/foundation/window/window_manager/window_scene/session/host/src/
Dscene_session.cpp5096 WSError SceneSession::OnLayoutFullScreenChange(bool isLayoutFullScreen) in OnLayoutFullScreenChange() function in OHOS::Rosen::SceneSession
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
Djs_scene_session.cpp689 void JsSceneSession::OnLayoutFullScreenChange(bool isLayoutFullScreen) in OnLayoutFullScreenChange() function in OHOS::Rosen::JsSceneSession