Searched refs:INTENT_ACTION_STILL_IMAGE_CAMERA_SECURE (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DSecureCameraLaunchManager.java225 Intent intent = new Intent(MediaStore.INTENT_ACTION_STILL_IMAGE_CAMERA_SECURE)
H A DKeyguardBottomAreaView.java74 new Intent(MediaStore.INTENT_ACTION_STILL_IMAGE_CAMERA_SECURE)
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DKeyguardActivityLauncher.java50 new Intent(MediaStore.INTENT_ACTION_STILL_IMAGE_CAMERA_SECURE)
/frameworks/base/core/java/android/provider/
H A DMediaStore.java241 public static final String INTENT_ACTION_STILL_IMAGE_CAMERA_SECURE = field in class:MediaStore
/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneWindowManager.java4356 intent = new Intent(MediaStore.INTENT_ACTION_STILL_IMAGE_CAMERA_SECURE);

Completed in 656 milliseconds