Searched refs:wakeupReason (Results 1 – 4 of 4) sorted by relevance
30 void ProximitySensor::StartUp(PowerMgr::WakeupDeviceType operationType, std::string wakeupReason) in StartUp() argument32 PowerMgr::PowerMgrClient::GetInstance().WakeupDevice(operationType, wakeupReason); in StartUp()
29 void StartUp(PowerMgr::WakeupDeviceType operationType, std::string wakeupReason);
227 int32_t wakeupReason = (static_cast<int32_t>(WakeupDeviceType::WAKEUP_DEVICE_MAX)) + 1; variable228 WakeupDeviceType abnormaltype = WakeupDeviceType(wakeupReason);
257 int32_t wakeupReason = (static_cast<int32_t>(WakeupDeviceType::WAKEUP_DEVICE_MAX)) + 1; variable258 WakeupDeviceType abnormaltype = WakeupDeviceType(wakeupReason);