Searched refs:IMAGE_UNSPECIFIED (Results 1 – 4 of 4) sorted by relevance
50 public static final String IMAGE_UNSPECIFIED = "image/*"; field in ContentType
245 ContentType.IMAGE_UNSPECIFIED); in getContentType()
36 public static final String IMAGE_UNSPECIFIED = "image/*"; field in ContentType
241 intent.setType(ContentType.IMAGE_UNSPECIFIED); in launchDocumentImagePicker()