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