Searched refs:ACTION_IMAGE_CAPTURE (Results 1 – 7 of 7) sorted by relevance
92 Intent takePictureIntent = new Intent(MediaStore.ACTION_IMAGE_CAPTURE);215 Intent takePictureIntent = new Intent(MediaStore.ACTION_IMAGE_CAPTURE);
267 public final static String ACTION_IMAGE_CAPTURE = "android.media.action.IMAGE_CAPTURE"; field in MediaStore
107 <dd>An intent action type of {@link android.provider.MediaStore#ACTION_IMAGE_CAPTURE108 MediaStore.ACTION_IMAGE_CAPTURE} or {@link android.provider.MediaStore#ACTION_VIDEO_CAPTURE185 <li>{@link android.provider.MediaStore#ACTION_IMAGE_CAPTURE MediaStore.ACTION_IMAGE_CAPTURE} -229 Intent intent = new Intent(MediaStore.ACTION_IMAGE_CAPTURE);
7480 } else if (MediaStore.ACTION_IMAGE_CAPTURE.equals(action) in fixUris()7588 } else if (MediaStore.ACTION_IMAGE_CAPTURE.equals(action) in migrateExtraStreamToClipData()
515 android.provider.MediaStore#ACTION_IMAGE_CAPTURE} or {@link523 <dd>{@link android.provider.MediaStore#ACTION_IMAGE_CAPTURE} or<br>548 android.provider.MediaStore#ACTION_IMAGE_CAPTURE} to capture a photo, the camera may also return a560 Intent intent = new Intent(MediaStore.ACTION_IMAGE_CAPTURE);
496 NO DOC BLOCK: android.provider.MediaStore Field ACTION_IMAGE_CAPTURE
24792 …field public static final java.lang.String ACTION_IMAGE_CAPTURE = "android.media.action.IMAGE_CAPT…