Home
last modified time | relevance | path

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

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DKeyguardActivityLauncher.java53 new Intent(MediaStore.INTENT_ACTION_STILL_IMAGE_CAMERA);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBottomAreaView.java77 new Intent(MediaStore.INTENT_ACTION_STILL_IMAGE_CAMERA);
/frameworks/base/core/java/android/provider/
DMediaStore.java226 …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.jd627 android.provider.MediaStore#INTENT_ACTION_STILL_IMAGE_CAMERA} action.</p>
631 <dd>{@link android.provider.MediaStore#INTENT_ACTION_STILL_IMAGE_CAMERA}</dd>
647 Intent intent = new Intent(MediaStore.INTENT_ACTION_STILL_IMAGE_CAMERA);
2785 …>{@link android.provider.MediaStore#INTENT_ACTION_STILL_IMAGE_CAMERA MediaStore<br/>.INTENT_ACTION…
/frameworks/base/docs/html/sdk/api_diff/3/
DmissingSinces.txt638 NO DOC BLOCK: android.provider.MediaStore Field INTENT_ACTION_STILL_IMAGE_CAMERA
/frameworks/base/policy/src/com/android/internal/policy/impl/
DPhoneWindowManager.java4358 intent = new Intent(MediaStore.INTENT_ACTION_STILL_IMAGE_CAMERA);
/frameworks/base/api/
Dsystem-current.txt26477 …field public static final java.lang.String INTENT_ACTION_STILL_IMAGE_CAMERA = "android.media.actio…
Dcurrent.txt24887 …field public static final java.lang.String INTENT_ACTION_STILL_IMAGE_CAMERA = "android.media.actio…