Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager_client.cpp371 void ScreenSessionManagerClient::SetPrivacyStateByDisplayId(DisplayId id, bool hasPrivate) in SetPrivacyStateByDisplayId() function in OHOS::Rosen::ScreenSessionManagerClient
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscreen_session_manager_interface.h165 virtual void SetPrivacyStateByDisplayId(DisplayId id, bool hasPrivate) {} in SetPrivacyStateByDisplayId() function
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscreen_session_manager_proxy.cpp2527 void ScreenSessionManagerProxy::SetPrivacyStateByDisplayId(DisplayId id, bool hasPrivate) in SetPrivacyStateByDisplayId() function in OHOS::Rosen::ScreenSessionManagerProxy
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp4203 void ScreenSessionManager::SetPrivacyStateByDisplayId(DisplayId id, bool hasPrivate) in SetPrivacyStateByDisplayId() function in OHOS::Rosen::ScreenSessionManager