Home
last modified time | relevance | path

Searched refs:SWITCH_KEY (Results 1 – 6 of 6) sorted by relevance

/base/powermgr/power_manager/services/native/src/suspend/
Dsuspend_sources.cpp37 if (key == SuspendSources::SWITCH_KEY) { in mapSuspendDeviceType()
51 sourceKeys.push_back(SuspendSources::SWITCH_KEY); in getSourceKeys()
Dsuspend_sources.h72 static const constexpr char* SWITCH_KEY = "switch"; variable
/base/powermgr/power_manager/services/native/src/wakeup/
Dwakeup_sources.cpp49 if (key == WakeupSources::SWITCH_KEY) { in mapWakeupDeviceType()
74 sourceKeys.push_back(WakeupSources::SWITCH_KEY); in getSourceKeys()
Dwakeup_sources.h69 static const constexpr char* SWITCH_KEY = "switch"; variable
/base/telephony/core_service/services/core/src/
Dcore_service_hisysevent.cpp53 static constexpr const char *SWITCH_KEY = "SWITCH"; variable
121 HiWriteBehaviorEvent(AIRPLANE_MODE_EVENT, SWITCH_KEY, enable); in WriteAirplaneModeChangeEvent()
/base/telephony/cellular_call/services/common/src/
Dcellular_call_hisysevent.cpp49 static constexpr const char *SWITCH_KEY = "SWITCH_KEY"; variable
185 HiWriteBehaviorEvent(VONR_SWITCH_STATE_EVENT, SWITCH_KEY, enable); in WriteVoNRSwitchChangeEvent()