Searched refs:INSECURE_CAMERA_INTENT (Results 1 – 2 of 2) sorted by relevance
52 private static final Intent INSECURE_CAMERA_INTENT = field in KeyguardActivityLauncher124 launchActivity(INSECURE_CAMERA_INTENT, false, false, null, null); in launchCamera()264 return mustLaunchSecurely() ? SECURE_CAMERA_INTENT : INSECURE_CAMERA_INTENT; in getCameraIntent()
76 private static final Intent INSECURE_CAMERA_INTENT = field in KeyguardBottomAreaView230 ? SECURE_CAMERA_INTENT : INSECURE_CAMERA_INTENT; in getCameraIntent()