Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/dm/include/
H A Ddisplay_manager_agent_default.h45 void NotifyCaptureStatusChanged(bool isCapture) override {}; in NotifyCaptureStatusChanged() function
/ohos5.0/foundation/window/window_manager/dm/src/zidl/
H A Ddisplay_manager_agent_proxy.cpp420 void DisplayManagerAgentProxy::NotifyCaptureStatusChanged(bool isCapture) in NotifyCaptureStatusChanged() function in OHOS::Rosen::DisplayManagerAgentProxy
/ohos5.0/foundation/window/window_manager/dm/src/
H A Ddisplay_manager.cpp338 virtual void NotifyCaptureStatusChanged(bool isCapture) override in NotifyCaptureStatusChanged() function in OHOS::Rosen::DisplayManager::Impl::DisplayManagerCaptureStatusAgent
1445 void DisplayManager::Impl::NotifyCaptureStatusChanged(bool isCapture) in NotifyCaptureStatusChanged() function in OHOS::Rosen::DisplayManager::Impl
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp4886 void ScreenSessionManager::NotifyCaptureStatusChanged() in NotifyCaptureStatusChanged() function in OHOS::Rosen::ScreenSessionManager