Home
last modified time | relevance | path

Searched defs:SetTurnScreenOn (Results 1 – 11 of 11) sorted by relevance

/foundation/window/window_manager/previewer/src/
Dwindow_option.cpp109 void WindowOption::SetTurnScreenOn(bool turnScreenOn) in SetTurnScreenOn() function in OHOS::Rosen::WindowOption
Dwindow_impl.cpp523 WMError WindowImpl::SetTurnScreenOn(bool turnScreenOn) in SetTurnScreenOn() function in OHOS::Rosen::WindowImpl
/foundation/window/window_manager/wm/src/
Dwindow_option.cpp192 void WindowOption::SetTurnScreenOn(bool turnScreenOn) in SetTurnScreenOn() function in OHOS::Rosen::WindowOption
Dwindow_impl.cpp1901 WMError WindowImpl::SetTurnScreenOn(bool turnScreenOn) in SetTurnScreenOn() function in OHOS::Rosen::WindowImpl
Dwindow_scene_session_impl.cpp3531 WMError WindowSceneSessionImpl::SetTurnScreenOn(bool turnScreenOn) in SetTurnScreenOn() function in OHOS::Rosen::WindowSceneSessionImpl
/foundation/window/window_manager/wmserver/src/
Dwindow_node.cpp96 void WindowNode::SetTurnScreenOn(bool turnScreenOn) in SetTurnScreenOn() function in OHOS::Rosen::WindowNode
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
Dmock_window.h82 virtual WMError SetTurnScreenOn(bool turnScreenOn) {return WMError::WM_OK;} in SetTurnScreenOn() function
/foundation/window/window_manager/utils/src/
Dwindow_property.cpp239 void WindowProperty::SetTurnScreenOn(bool turnScreenOn) in SetTurnScreenOn() function in OHOS::Rosen::WindowProperty
/foundation/window/window_manager/window_scene/common/src/
Dwindow_session_property.cpp440 void WindowSessionProperty::SetTurnScreenOn(bool turnScreenOn) in SetTurnScreenOn() function in OHOS::Rosen::WindowSessionProperty
/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow.h1060 virtual WMError SetTurnScreenOn(bool turnScreenOn) { return WMError::WM_OK; } in SetTurnScreenOn() function
/foundation/window/window_manager/window_scene/session/host/src/
Dscene_session.cpp3057 WSError SceneSession::SetTurnScreenOn(bool turnScreenOn) in SetTurnScreenOn() function in OHOS::Rosen::SceneSession