Searched defs:ACTION_IMAGE_CAPTURE (Results 1 – 2 of 2) sorted by relevance
292 public final static String ACTION_IMAGE_CAPTURE = "android.media.action.IMAGE_CAPTURE"; field in MediaStore
253 ACTION_TO_RUNTIME_PERMISSION.put(MediaStore.ACTION_IMAGE_CAPTURE, in ACTION_TO_RUNTIME_PERMISSION.put()