Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session/host/include/zidl/
Dsession_interface.h257 virtual WSError UpdatePiPControlStatus(WsPiPControlType controlType, WsPiPControlStatus status) in UpdatePiPControlStatus() function
/foundation/window/window_manager/interfaces/kits/napi/picture_in_picture_napi/
Djs_pip_controller.cpp285 napi_value JsPipController::UpdatePiPControlStatus(napi_env env, napi_callback_info info) in UpdatePiPControlStatus() function in OHOS::Rosen::JsPipController
/foundation/window/window_manager/wm/src/
Dpicture_in_picture_controller.cpp560 void PictureInPictureController::UpdatePiPControlStatus(PiPControlType controlType, PiPControlStatu… in UpdatePiPControlStatus() function in OHOS::Rosen::PictureInPictureController
Dwindow_session_impl.cpp4973 void WindowSessionImpl::UpdatePiPControlStatus(PiPControlType controlType, PiPControlStatus status) in UpdatePiPControlStatus() function in OHOS::Rosen::WindowSessionImpl
/foundation/window/window_manager/window_scene/session/host/src/zidl/
Dsession_proxy.cpp1667 WSError SessionProxy::UpdatePiPControlStatus(WsPiPControlType controlType, WsPiPControlStatus statu… in UpdatePiPControlStatus() function in OHOS::Rosen::SessionProxy
/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow.h2408 virtual void UpdatePiPControlStatus(PiPControlType controlType, PiPControlStatus status) {} in UpdatePiPControlStatus() function
/foundation/window/window_manager/window_scene/session/host/src/
Dscene_session.cpp5603 WSError SceneSession::UpdatePiPControlStatus(WsPiPControlType controlType, WsPiPControlStatus statu… in UpdatePiPControlStatus() function in OHOS::Rosen::SceneSession