Searched refs:WAKEUP_DEVICE_CAMERA_LAUNCH (Results 1 – 6 of 6) sorted by relevance
45 WAKEUP_DEVICE_CAMERA_LAUNCH = 5, enumerator
132 WAKEUP_DEVICE_CAMERA_LAUNCH = 5, enumerator
191 type = WakeupDeviceType::WAKEUP_DEVICE_CAMERA_LAUNCH;
818 powerMgrClient.WakeupDevice(WakeupDeviceType::WAKEUP_DEVICE_CAMERA_LAUNCH);
633 …_powerMgrServiceProxy->WakeupDevice(GetTickCount(), WakeupDeviceType::WAKEUP_DEVICE_CAMERA_LAUNCH);
898 case WakeupDeviceType::WAKEUP_DEVICE_CAMERA_LAUNCH: in GetReasonByWakeType()