Searched refs:WAKEUP_DEVICE_GESTURE (Results 1 – 6 of 6) sorted by relevance
44 WAKEUP_DEVICE_GESTURE = 4, enumerator
131 WAKEUP_DEVICE_GESTURE = 4, enumerator
189 type = WakeupDeviceType::WAKEUP_DEVICE_GESTURE;
796 powerMgrClient.WakeupDevice(WakeupDeviceType::WAKEUP_DEVICE_GESTURE);
615 g_powerMgrServiceProxy->WakeupDevice(GetTickCount(), WakeupDeviceType::WAKEUP_DEVICE_GESTURE);
895 case WakeupDeviceType::WAKEUP_DEVICE_GESTURE: in GetReasonByWakeType()