Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DFlashlightTile.java72 return new Intent(MediaStore.INTENT_ACTION_STILL_IMAGE_CAMERA); in getLongClickIntent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBottomAreaView.java90 new Intent(MediaStore.INTENT_ACTION_STILL_IMAGE_CAMERA);
/frameworks/base/core/java/android/provider/
DMediaStore.java228 …public static final String INTENT_ACTION_STILL_IMAGE_CAMERA = "android.media.action.STILL_IMAGE_CA… field in MediaStore
/frameworks/base/docs/html/guide/components/
Dintents-common.jd623 android.provider.MediaStore#INTENT_ACTION_STILL_IMAGE_CAMERA} action.</p>
627 <dd>{@link android.provider.MediaStore#INTENT_ACTION_STILL_IMAGE_CAMERA}</dd>
643 Intent intent = new Intent(MediaStore.INTENT_ACTION_STILL_IMAGE_CAMERA);
2403 …>{@link android.provider.MediaStore#INTENT_ACTION_STILL_IMAGE_CAMERA MediaStore<br/>.INTENT_ACTION…
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java5298 intent = new Intent(MediaStore.INTENT_ACTION_STILL_IMAGE_CAMERA);
/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/api/
Dcurrent.txt31960 …field public static final java.lang.String INTENT_ACTION_STILL_IMAGE_CAMERA = "android.media.actio…
Dsystem-current.txt34563 …field public static final java.lang.String INTENT_ACTION_STILL_IMAGE_CAMERA = "android.media.actio…
Dtest-current.txt32033 …field public static final java.lang.String INTENT_ACTION_STILL_IMAGE_CAMERA = "android.media.actio…