Searched refs:TYPE_IMAGE (Results 1 – 6 of 6) sorted by relevance
255 public static final int TYPE_IMAGE = 2; field in GridRowBuilder.CellBuilder356 mTypes.add(TYPE_IMAGE); in addImage()
125 MediaDocumentsProvider.TYPE_IMAGE, in testSimple()150 MediaDocumentsProvider.TYPE_IMAGE, in testOpenFile()
120 static final String TYPE_IMAGE = "image"; field in MediaDocumentsProvider242 AUTHORITY, getDocIdForIdent(TYPE_IMAGE, id)); in onMediaStoreDelete()419 if (TYPE_IMAGE.equals(ident.type) && ident.id != -1) { in getUriForDocumentId()488 case TYPE_IMAGE: in getDocumentMetadataFromIndex()627 } else if (TYPE_IMAGE.equals(ident.type)) { in queryDocument()1085 } else if (TYPE_IMAGE.equals(ident.type)) { in openDocumentThumbnail()1263 final String docId = getDocIdForIdent(TYPE_IMAGE, id); in includeImage()
28 public static final int TYPE_IMAGE = 0; field in ContentType
149 case CellBuilder.TYPE_IMAGE: in fillFrom()
777 newType = ContentType.TYPE_IMAGE; in updateVisualsOnDraftChanged()797 case ContentType.TYPE_IMAGE: in updateVisualsOnDraftChanged()