Home
last modified time | relevance | path

Searched refs:docId (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/ExternalStorageProvider/src/com/android/externalstorage/
DExternalStorageProvider.java84 public String docId; field in ExternalStorageProvider.RootInfo
171 root.docId = getDocIdForFile(root.path); in updateVolumesLocked()
229 private File getFileForDocId(String docId) throws FileNotFoundException { in getFileForDocId() argument
230 return getFileForDocId(docId, false); in getFileForDocId()
233 private File getFileForDocId(String docId, boolean visible) throws FileNotFoundException { in getFileForDocId() argument
234 final int splitIndex = docId.indexOf(':', 1); in getFileForDocId()
235 final String tag = docId.substring(0, splitIndex); in getFileForDocId()
236 final String path = docId.substring(splitIndex + 1); in getFileForDocId()
255 throw new FileNotFoundException("Missing file for " + docId + " at " + target); in getFileForDocId()
260 private void includeFile(MatrixCursor result, String docId, File file) in includeFile() argument
[all …]
DTestDocumentsProvider.java311 public ParcelFileDescriptor openDocument(String docId, String mode, CancellationSignal signal) in openDocument() argument
319 String docId, Point sizeHint, CancellationSignal signal) throws FileNotFoundException { in openDocumentThumbnail() argument
393 private static void includeFile(MatrixCursor result, String docId, int flags) { in includeFile() argument
395 row.add(Document.COLUMN_DOCUMENT_ID, docId); in includeFile()
396 row.add(Document.COLUMN_DISPLAY_NAME, docId); in includeFile()
400 if (MY_DOC_ID.equals(docId)) { in includeFile()
403 } else if (MY_DOC_NULL.equals(docId)) { in includeFile()
/frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/
DStubProvider.java150 public boolean isChildDocument(String parentDocId, String docId) { in isChildDocument() argument
152 final StubDocument childDocument = mStorage.get(docId); in isChildDocument()
233 public ParcelFileDescriptor openDocument(String docId, String mode, CancellationSignal signal) in openDocument() argument
235 final StubDocument document = mStorage.get(docId); in openDocument()
266 String docId, Point sizeHint, CancellationSignal signal) throws FileNotFoundException { in openDocumentThumbnail() argument
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DIconUtils.java219 Context context, String mimeType, String authority, String docId, int mode) { in loadMimeIcon() argument
223 && docId.startsWith("album")) { in loadMimeIcon()
DDirectoryFragment.java862 final String docId = getCursorString(cursor, Document.COLUMN_DOCUMENT_ID); in getDocumentView() local
902 final Uri uri = DocumentsContract.buildDocumentUri(docAuthority, docId); in getDocumentView()
931 context, docMimeType, docAuthority, docId, state.derivedMode)); in getDocumentView()
/frameworks/base/docs/html/tools/extras/
Doem-usb.jd271 href="http://support.toshiba.com/sscontent?docId=4001814">http://support.toshiba.com/sscontent?docI…