Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/previewer/src/
H A Dwindow_option.cpp114 bool WindowOption::IsKeepScreenOn() const in IsKeepScreenOn() function in OHOS::Rosen::WindowOption
H A Dwindow_impl.cpp518 bool WindowImpl::IsKeepScreenOn() const in IsKeepScreenOn() function in OHOS::Rosen::WindowImpl
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_option.cpp187 bool WindowOption::IsKeepScreenOn() const in IsKeepScreenOn() function in OHOS::Rosen::WindowOption
H A Dwindow_impl.cpp1882 bool WindowImpl::IsKeepScreenOn() const in IsKeepScreenOn() function in OHOS::Rosen::WindowImpl
H A Dwindow_scene_session_impl.cpp3323 bool WindowSceneSessionImpl::IsKeepScreenOn() const in IsKeepScreenOn() function in OHOS::Rosen::WindowSceneSessionImpl
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_node.cpp319 bool WindowNode::IsKeepScreenOn() const in IsKeepScreenOn() function in OHOS::Rosen::WindowNode
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_window.h81 virtual bool IsKeepScreenOn() const {return false;} in IsKeepScreenOn() function
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dwindow_property.cpp444 bool WindowProperty::IsKeepScreenOn() const in IsKeepScreenOn() function in OHOS::Rosen::WindowProperty
/ohos5.0/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp447 bool WindowSessionProperty::IsKeepScreenOn() const in IsKeepScreenOn() function in OHOS::Rosen::WindowSessionProperty
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h982 virtual bool IsKeepScreenOn() const { return false; } in IsKeepScreenOn() function
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp2864 bool SceneSession::IsKeepScreenOn() const in IsKeepScreenOn() function in OHOS::Rosen::SceneSession