Home
last modified time | relevance | path

Searched defs:isScreenOn (Results 1 – 25 of 28) sorted by relevance

12

/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/sync_rule/
H A Dscreen_status.cpp34 bool isScreenOn = PowerMgr::PowerMgrClient::GetInstance().IsScreenOn(); in InitScreenStatus() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/screen_lock/
H A Dunlock_screen_manager.cpp63 bool isScreenOn = PowerMgr::PowerMgrClient::GetInstance().IsScreenOn(); in UnlockScreen() local
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/fold_screen_controller/
H A Ddual_display_fold_policy.cpp160 bool isScreenOn = PowerMgr::PowerMgrClient::GetInstance().IsFoldScreenOn(); in SendSensorResult() local
278 bool isScreenOn = PowerMgr::PowerMgrClient::GetInstance().IsFoldScreenOn(); in ChangeScreenDisplayModeInner() local
311 bool isScreenOn = PowerMgr::PowerMgrClient::GetInstance().IsFoldScreenOn(); in ChangeScreenDisplayModeToCoordination() local
/ohos5.0/foundation/communication/dsoftbus/adapter/common/bus_center/common_event/
H A Dlnn_common_event_monitor.cpp117 bool isScreenOn = OHOS::PowerMgr::PowerMgrClient::GetInstance().IsScreenOn(true); in LnnQueryLocalScreenStatusOnce() local
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Ddevice_state_handler.cpp52 void DeviceStateHandler::ProcessScreenDisplay(bool isScreenOn) in ProcessScreenDisplay()
/ohos5.0/base/telephony/cellular_data/services/src/
H A Ddata_connection_monitor.cpp44 void DataConnectionMonitor::HandleScreenStateChanged(bool isScreenOn) in HandleScreenStateChanged()
/ohos5.0/base/powermgr/display_manager/brightness_manager/src/
H A Dbrightness_service.cpp157 bool isScreenOn = BrightnessService::Get().IsScreenOn(); in OnFoldStatusChanged() local
364 bool isScreenOn = IsScreenOnState(state); // depend on state on in SetDisplayState() local
960 bool isScreenOn = IsScreenOn(); in CanSetBrightness() local
/ohos5.0/foundation/communication/nfc/services/src/
H A Dnfc_event_handler.cpp73 bool isScreenOn = IsScreenOn(); in CheckScreenState() local
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_user_history.cpp261 void BundleActiveUserHistory::UpdateBootBasedAndScreenTime(const bool& isScreenOn, const int64_t bo… in UpdateBootBasedAndScreenTime()
H A Dbundle_active_group_controller.cpp92 void BundleActiveGroupController::OnScreenChanged(const bool& isScreenOn, const int64_t bootFromTim… in OnScreenChanged()
/ohos5.0/base/powermgr/display_manager/state_manager/service/native/src/
H A Dscreen_controller.cpp307 bool isScreenOn = IsScreenOn(); in CanSetBrightness() local
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/
H A Dbus_center_sdk_test.cpp350 bool isScreenOn = false; variable
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/include/
H A Dlnn_heartbeat_utils.h128 bool isScreenOn; member
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_net_ledger.c629 bool isScreenOn = false; in SoftbusDumpPrintScreenStatus() local
H A Dlnn_node_info.c629 int32_t LnnSetScreenStatus(NodeInfo *info, bool isScreenOn) in LnnSetScreenStatus()
/ohos5.0/base/powermgr/power_manager/services/native/src/suspend/
H A Dsuspend_controller.cpp357 bool isScreenOn = stateMachine_->IsScreenOn(); in RegisterSettingsObserver() local
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/
H A Dlnn_node_info.h166 bool isScreenOn; member
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_core.cpp82 bool isScreenOn = activeGroupController_.lock()->IsScreenOn(); in OnReceiveEvent() local
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Ddevice_usage_statistics_service_test.cpp934 bool isScreenOn = true; variable
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_ledger_mock.cpp602 int32_t LnnUpdateLocalScreenStatus(bool isScreenOn) in LnnUpdateLocalScreenStatus()
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_fw_module_test.cpp426 void PublishCommonEventScreenStatus(bool isScreenOn) in PublishCommonEventScreenStatus()
439 void SetDistributedScreenStatus(bool isScreenOn) in SetDistributedScreenStatus()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_discover.c80 void SetScreenStatus(bool isScreenOn) in SetScreenStatus()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_medium_mgr.c432 static int32_t SetDeviceScreenStatus(NodeInfo *nodeInfo, bool isScreenOn) in SetDeviceScreenStatus()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_common.c1210 int32_t NSTACKX_ScreenStatusChange(bool isScreenOn) in NSTACKX_ScreenStatusChange()
/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_state_machine.cpp830 void PowerStateMachine::ReceiveScreenEvent(bool isScreenOn) in WakeupDeviceInner()

12