Searched refs:getTreeDocumentId (Results 1 – 5 of 5) sorted by relevance
35 import static android.provider.DocumentsContract.getTreeDocumentId;230 final String parent = getTreeDocumentId(documentUri); in enforceTree()1267 ? DocumentsContract.getTreeDocumentId(documentUri) in callUnchecked()
1011 .appendPath(getTreeDocumentId(treeUri)).appendPath(PATH_DOCUMENT) in buildDocumentUriUsingTree()1068 .appendPath(getTreeDocumentId(treeUri)).appendPath(PATH_DOCUMENT) in buildChildDocumentsUriUsingTree()1284 public static String getTreeDocumentId(Uri documentUri) { in getTreeDocumentId() method in DocumentsContract
609 final String parentDocId = DocumentsContract.getTreeDocumentId(uri); in getDocumentUri()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
36849 method public static String getTreeDocumentId(android.net.Uri);