Home | History | Annotate | Download | only in sorting

Lines Matching defs:getCursorString

19 import static com.android.documentsui.base.DocumentInfo.getCursorString;
145 DocumentInfo.getCursorString(cursor, Document.COLUMN_DOCUMENT_ID)));
146 names.add(getCursorString(cursor, Document.COLUMN_DISPLAY_NAME));
169 DocumentInfo.getCursorString(cursor, Document.COLUMN_DOCUMENT_ID)));
170 names.add(getCursorString(cursor, Document.COLUMN_DISPLAY_NAME));
192 DocumentInfo.getCursorString(cursor, Document.COLUMN_DOCUMENT_ID)));
215 DocumentInfo.getCursorString(cursor, Document.COLUMN_DOCUMENT_ID)));
254 DocumentInfo.getCursorString(cursor, Document.COLUMN_DOCUMENT_ID)));
256 String mimeType = getCursorString(cursor, Document.COLUMN_MIME_TYPE);
307 String mimeType = getCursorString(cursor, Document.COLUMN_MIME_TYPE);
361 DocumentInfo.getCursorString(cursor, Document.COLUMN_DOCUMENT_ID)));
398 DocumentInfo.getCursorString(cursor, Document.COLUMN_DOCUMENT_ID)));
417 DocumentInfo.getCursorString(cursor, Document.COLUMN_MIME_TYPE);
449 DocumentInfo.getCursorString(cursor, Document.COLUMN_MIME_TYPE);