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

/packages/apps/Camera2/src/com/android/camera/
H A DCameraActivity.java180 private static final String INTENT_ACTION_STILL_IMAGE_CAMERA_SECURE = field in class:CameraActivity
1563 if (INTENT_ACTION_STILL_IMAGE_CAMERA_SECURE.equals(action)
1705 ||MediaStore.INTENT_ACTION_STILL_IMAGE_CAMERA_SECURE.equals(intentAction)
1982 // INTENT_ACTION_STILL_IMAGE_CAMERA_SECURE are double logged due to
2004 case MediaStore.INTENT_ACTION_STILL_IMAGE_CAMERA_SECURE:

Completed in 36 milliseconds