Home
last modified time | relevance | path

Searched defs:screenState (Results 1 – 25 of 33) sorted by relevance

12

/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_interface_test.cpp87 int screenState = MODE_STATE_OPEN; variable
93 int screenState = MODE_STATE_CLOSE; variable
99 int screenState = 0; variable
/ohos5.0/foundation/communication/dsoftbus/adapter/common/bus_center/common_event/
H A Dlnn_common_event_monitor.cpp58 SoftBusScreenState screenState = SOFTBUS_SCREEN_UNKNOWN; in OnReceiveEvent() local
120 SoftBusScreenState screenState = isScreenOn ? SOFTBUS_SCREEN_ON : SOFTBUS_SCREEN_OFF; in LnnQueryLocalScreenStatusOnce() local
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/sync_rule/
H A Dscreen_status.cpp38 void ScreenStatus::SetScreenState(ScreenState screenState) in SetScreenState()
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/event_monitor/impl/
H A Dscreen_strategy.cpp38 int32_t screenState = ScreenStatus::SCREEN_OFF; in handleEvent() local
/ohos5.0/foundation/communication/nfc/test/unittest/services/services_test/
H A Dnfc_polling_manager_test.cpp142 int screenState = 0; variable
157 int screenState = 1; variable
173 int screenState = 1; variable
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta_new/
H A Dsta_app_acceleration_test.cpp60 int screenState = MODE_STATE_OPEN; variable
/ohos5.0/foundation/communication/nfc/services/src/
H A Dnfc_polling_manager.cpp64 std::shared_ptr<NfcPollingParams> NfcPollingManager::GetPollingParameters(int screenState) in GetPollingParameters()
117 void NfcPollingManager::HandleScreenChanged(int screenState) in HandleScreenChanged()
H A Dnfc_event_handler.cpp95 ScreenState screenState = ScreenState::SCREEN_STATE_UNKNOWN; in OnReceiveEvent() local
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dsoftbus_publish.cpp39 void PublishCommonEventCallback(int32_t bluetoothState, int32_t wifiState, int32_t screenState) in PublishCommonEventCallback()
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_dm_publish_common_event.cpp69 void PublishCommonEventCallback(int32_t bluetoothState, int32_t wifiState, int32_t screenState) in PublishCommonEventCallback()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_interface_test.cpp642 int screenState = MODE_STATE_OPEN; variable
648 int screenState = MODE_STATE_CLOSE; variable
654 int screenState = 0; variable
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_app_acceleration.cpp63 void StaAppAcceleration::HandleScreenStatusChanged(int screenState) in HandleScreenStatusChanged()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/Mock/
H A Dmock_scan_interface.cpp63 ErrCode ScanInterface::OnScreenStateChanged(int screenState) in OnScreenStateChanged()
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_observer_test.cpp235 auto screenState = std::make_shared<ScreenStateCollection>(); variable
/ohos5.0/foundation/communication/nfc/services/src/external_deps/
H A Dnfc_hisysevent.h60 int screenState; member
/ohos5.0/base/theme/screenlock_mgr/services/include/
H A Dscreenlock_system_ability.h57 void SetScreenState(int32_t screenState) in SetScreenState()
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/publishcommonevent/
H A Ddm_publish_common_event.cpp175 void DmPublishEventSubscriber::SetScreenState(const int32_t screenState) in SetScreenState()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_interface.cpp110 ErrCode ScanInterface::OnScreenStateChanged(int screenState) in OnScreenStateChanged()
/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dnfcc_nci_adapter.cpp843 uint8_t NfccNciAdapter::GetDiscovryParam(unsigned char screenState, unsigned char screenStateMask) in GetDiscovryParam()
877 unsigned char screenState = screenStateMask & NFA_SCREEN_STATE_MASK; in SetScreenStatus() local
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Dwifi_scan_control_msg.h46 int screenState; member
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_protect_manager.cpp99 int screenState = WifiConfigCenter::GetInstance().GetScreenState(); in GetNearlyProtectMode() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_sta_manager.cpp248 int screenState = WifiConfigCenter::GetInstance().GetScreenState(); in DealStaConnChanged() local
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen_manager.cpp356 std::string screenState = in GetScreenDumpInfo() local
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/Mock/
H A Dmock_sta_interface.cpp190 ErrCode StaInterface::OnScreenStateChanged(int screenState) in OnScreenStateChanged()
/ohos5.0/base/powermgr/power_manager/services/native/include/
H A Dpower_state_machine.h48 ScreenState screenState; member

12