Searched refs:INSECURE_CAMERA_INTENT (Results 1 – 2 of 2) sorted by relevance
115 public static final Intent INSECURE_CAMERA_INTENT = field in KeyguardBottomAreaView883 return (secure && !canSkipBouncer) ? SECURE_CAMERA_INTENT : INSECURE_CAMERA_INTENT; in getIntent()
3514 if (intent == KeyguardBottomAreaView.INSECURE_CAMERA_INTENT) { in startActivityDismissingKeyguard()5022 startActivity(KeyguardBottomAreaView.INSECURE_CAMERA_INTENT, in onCameraLaunchGestureDetected()