Home
last modified time | relevance | path

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

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