Home
last modified time | relevance | path

Searched defs:TYPE_IMAGE (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Messaging/src/com/android/messaging/util/
H A DContentType.java28 public static final int TYPE_IMAGE = 0; field in ContentType
/aosp12/packages/providers/MediaProvider/src/com/android/providers/media/
H A DMediaDocumentsProvider.java121 static final String TYPE_IMAGE = "image"; field in MediaDocumentsProvider