Searched refs:WAKE_REASON_CAMERA_LAUNCH (Results 1 – 5 of 5) sorted by relevance
466 WAKE_REASON_CAMERA_LAUNCH,509 public static final int WAKE_REASON_CAMERA_LAUNCH = 5; field in PowerManager548 case WAKE_REASON_CAMERA_LAUNCH: return "WAKE_REASON_CAMERA_LAUNCH"; in wakeReasonToString()
550 case PowerManager.WAKE_REASON_CAMERA_LAUNCH: in translateOnReason()
861 PowerManager.WAKE_REASON_CAMERA_LAUNCH, in onFinishedGoingToSleep()
3751 pm.wakeUp(SystemClock.uptimeMillis(), PowerManager.WAKE_REASON_CAMERA_LAUNCH, in onCameraLaunchGestureDetected()
3593 PowerManager.WAKE_REASON_CAMERA_LAUNCH, "android.policy:CAMERA_COVER"); in notifyCameraLensCoverSwitchChanged()