Searched defs:docMimeType (Results 1 – 1 of 1) sorted by relevance
776 final String docMimeType = getCursorString(cursor, Document.COLUMN_MIME_TYPE); in getDocumentView() local1117 private boolean isDocumentEnabled(String docMimeType, int docFlags) { in isDocumentEnabled()