Home
last modified time | relevance | path

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

/foundation/window/window_manager/previewer/src/
Dwindow_option.cpp114 bool WindowOption::IsKeepScreenOn() const in IsKeepScreenOn() function in OHOS::Rosen::WindowOption
Dwindow_impl.cpp497 bool WindowImpl::IsKeepScreenOn() const in IsKeepScreenOn() function in OHOS::Rosen::WindowImpl
/foundation/window/window_manager/wm/src/
Dwindow_option.cpp187 bool WindowOption::IsKeepScreenOn() const in IsKeepScreenOn() function in OHOS::Rosen::WindowOption
Dwindow_scene_session_impl.cpp3073 bool WindowSceneSessionImpl::IsKeepScreenOn() const in IsKeepScreenOn() function in OHOS::Rosen::WindowSceneSessionImpl
Dwindow_impl.cpp1807 bool WindowImpl::IsKeepScreenOn() const in IsKeepScreenOn() function in OHOS::Rosen::WindowImpl
/foundation/window/window_manager/wmserver/src/
Dwindow_node.cpp319 bool WindowNode::IsKeepScreenOn() const in IsKeepScreenOn() function in OHOS::Rosen::WindowNode
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
Dmock_window.h81 virtual bool IsKeepScreenOn() const {return false;} in IsKeepScreenOn() function
/foundation/window/window_manager/utils/src/
Dwindow_property.cpp444 bool WindowProperty::IsKeepScreenOn() const in IsKeepScreenOn() function in OHOS::Rosen::WindowProperty
/foundation/window/window_manager/window_scene/common/src/
Dwindow_session_property.cpp421 bool WindowSessionProperty::IsKeepScreenOn() const in IsKeepScreenOn() function in OHOS::Rosen::WindowSessionProperty
/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow.h912 virtual bool IsKeepScreenOn() const { return false; } in IsKeepScreenOn() function
/foundation/window/window_manager/window_scene/session/host/src/
Dscene_session.cpp2555 bool SceneSession::IsKeepScreenOn() const in IsKeepScreenOn() function in OHOS::Rosen::SceneSession