Searched refs:wakeupReason (Results 1 – 4 of 4) sorted by relevance
31 void ProximitySensor::StartUp(PowerMgr::WakeupDeviceType operationType, std::string wakeupReason) in StartUp() argument33 PowerMgr::PowerMgrClient::GetInstance().WakeupDevice(operationType, wakeupReason); in StartUp()
39 void StartUp(PowerMgr::WakeupDeviceType operationType, std::string wakeupReason);
243 int32_t wakeupReason = (static_cast<int32_t>(WakeupDeviceType::WAKEUP_DEVICE_MAX)) + 1; variable244 WakeupDeviceType abnormaltype = WakeupDeviceType(wakeupReason);
270 int32_t wakeupReason = (static_cast<int32_t>(WakeupDeviceType::WAKEUP_DEVICE_MAX)) + 1; variable271 WakeupDeviceType abnormaltype = WakeupDeviceType(wakeupReason);