Home
last modified time | relevance | path

Searched defs:SetKeepScreenOn (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/base/powermgr/display_manager/state_manager/frameworks/napi/
H A Dbrightness_module.cpp152 static napi_value SetKeepScreenOn(napi_env env, napi_callback_info info) in SetKeepScreenOn() function
H A Dbrightness.cpp156 void Brightness::SetKeepScreenOn() in SetKeepScreenOn() function in OHOS::DisplayPowerMgr::Brightness
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dwindow.h154 virtual void SetKeepScreenOn(bool keepScreenOn) {}; in SetKeepScreenOn() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_window.cpp239 void RosenWindow::SetKeepScreenOn(bool keepScreenOn) in SetKeepScreenOn() function in OHOS::Ace::NG::RosenWindow
/ohos5.0/foundation/window/window_manager/previewer/src/
H A Dwindow_option.cpp119 void WindowOption::SetKeepScreenOn(bool keepScreenOn) in SetKeepScreenOn() function in OHOS::Rosen::WindowOption
H A Dwindow_impl.cpp513 WMError WindowImpl::SetKeepScreenOn(bool keepScreenOn) in SetKeepScreenOn() function in OHOS::Rosen::WindowImpl
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_option.cpp182 void WindowOption::SetKeepScreenOn(bool keepScreenOn) in SetKeepScreenOn() function in OHOS::Rosen::WindowOption
H A Dwindow_impl.cpp1870 WMError WindowImpl::SetKeepScreenOn(bool keepScreenOn) in SetKeepScreenOn() function in OHOS::Rosen::WindowImpl
H A Dwindow_scene_session_impl.cpp3313 WMError WindowSceneSessionImpl::SetKeepScreenOn(bool keepScreenOn) in SetKeepScreenOn() function in OHOS::Rosen::WindowSceneSessionImpl
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_node.cpp101 void WindowNode::SetKeepScreenOn(bool keepScreenOn) in SetKeepScreenOn() function in OHOS::Rosen::WindowNode
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_window.h80 virtual WMError SetKeepScreenOn(bool keepScreenOn) {return WMError::WM_OK;} in SetKeepScreenOn() function
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dwindow_property.cpp244 void WindowProperty::SetKeepScreenOn(bool keepScreenOn) in SetKeepScreenOn() function in OHOS::Rosen::WindowProperty
/ohos5.0/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp442 void WindowSessionProperty::SetKeepScreenOn(bool keepScreenOn) in SetKeepScreenOn() function in OHOS::Rosen::WindowSessionProperty
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h976 virtual WMError SetKeepScreenOn(bool keepScreenOn) { return WMError::WM_OK; } in SetKeepScreenOn() function
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp2858 WSError SceneSession::SetKeepScreenOn(bool keepScreenOn) in SetKeepScreenOn() function in OHOS::Rosen::SceneSession
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp2951 void WebDelegate::SetKeepScreenOn(bool key) in SetKeepScreenOn() function in OHOS::Ace::WebDelegate
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window.cpp509 napi_value JsWindow::SetKeepScreenOn(napi_env env, napi_callback_info info) in SetKeepScreenOn() function in OHOS::Rosen::JsWindow