Home
last modified time | relevance | path

Searched defs:UpdatePiPControlStatus (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_interface.h177 virtual WSError UpdatePiPControlStatus(WsPiPControlType controlType, WsPiPControlStatus status) in UpdatePiPControlStatus() function
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dpicture_in_picture_controller.cpp468 void PictureInPictureController::UpdatePiPControlStatus(PiPControlType controlType, PiPControlStatu… in UpdatePiPControlStatus() function in OHOS::Rosen::PictureInPictureController
H A Dwindow_session_impl.cpp4010 void WindowSessionImpl::UpdatePiPControlStatus(PiPControlType controlType, PiPControlStatus status) in UpdatePiPControlStatus() function in OHOS::Rosen::WindowSessionImpl
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/picture_in_picture_napi/
H A Djs_pip_controller.cpp227 napi_value JsPipController::UpdatePiPControlStatus(napi_env env, napi_callback_info info) in UpdatePiPControlStatus() function in OHOS::Rosen::JsPipController
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_proxy.cpp1569 WSError SessionProxy::UpdatePiPControlStatus(WsPiPControlType controlType, WsPiPControlStatus statu… in UpdatePiPControlStatus() function in OHOS::Rosen::SessionProxy
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h1859 virtual void UpdatePiPControlStatus(PiPControlType controlType, PiPControlStatus status) {} in UpdatePiPControlStatus() function
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp4532 WSError SceneSession::UpdatePiPControlStatus(WsPiPControlType controlType, WsPiPControlStatus statu… in UpdatePiPControlStatus() function in OHOS::Rosen::SceneSession