Searched refs:WAKE_REASON_CAMERA_LAUNCH (Results 1 – 5 of 5) sorted by relevance
408 WAKE_REASON_CAMERA_LAUNCH,451 public static final int WAKE_REASON_CAMERA_LAUNCH = 5; field in PowerManager490 case WAKE_REASON_CAMERA_LAUNCH: return "WAKE_REASON_CAMERA_LAUNCH"; in wakeReasonToString()
550 case PowerManager.WAKE_REASON_CAMERA_LAUNCH: in translateOnReason()
866 PowerManager.WAKE_REASON_CAMERA_LAUNCH, in onFinishedGoingToSleep()
3891 pm.wakeUp(SystemClock.uptimeMillis(), PowerManager.WAKE_REASON_CAMERA_LAUNCH, in onCameraLaunchGestureDetected()
3608 PowerManager.WAKE_REASON_CAMERA_LAUNCH, "android.policy:CAMERA_COVER"); in notifyCameraLensCoverSwitchChanged()