Home
last modified time | relevance | path

Searched refs:INTENT_ACTION_STILL_IMAGE_CAMERA (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DFlashlightTile.java70 return new Intent(MediaStore.INTENT_ACTION_STILL_IMAGE_CAMERA); in getLongClickIntent()
/frameworks/base/services/core/java/com/android/server/
DPinnerService.java370 Intent cameraIntent = new Intent(MediaStore.INTENT_ACTION_STILL_IMAGE_CAMERA); in getCameraInfo()
388 cameraIntent = new Intent(MediaStore.INTENT_ACTION_STILL_IMAGE_CAMERA); in getCameraInfo()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBottomAreaView.java115 new Intent(MediaStore.INTENT_ACTION_STILL_IMAGE_CAMERA);
/frameworks/base/core/java/android/provider/
DMediaStore.java347 …public static final String INTENT_ACTION_STILL_IMAGE_CAMERA = "android.media.action.STILL_IMAGE_CA… field in MediaStore
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java3605 intent = new Intent(MediaStore.INTENT_ACTION_STILL_IMAGE_CAMERA); in notifyCameraLensCoverSwitchChanged()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt24885 …field public static final java.lang.String INTENT_ACTION_STILL_IMAGE_CAMERA = "android.media.actio…
/frameworks/base/non-updatable-api/
Dcurrent.txt38589 …field public static final String INTENT_ACTION_STILL_IMAGE_CAMERA = "android.media.action.STILL_IM…
/frameworks/base/api/
Dcurrent.txt38733 …field public static final String INTENT_ACTION_STILL_IMAGE_CAMERA = "android.media.action.STILL_IM…