Searched refs:getTreeDocumentId (Results 1 – 6 of 6) sorted by relevance
35 import static android.provider.DocumentsContract.getTreeDocumentId;223 final String parent = getTreeDocumentId(documentUri); in enforceTree()1250 ? DocumentsContract.getTreeDocumentId(documentUri) in callUnchecked()
1000 .appendPath(getTreeDocumentId(treeUri)).appendPath(PATH_DOCUMENT) in buildDocumentUriUsingTree()1057 .appendPath(getTreeDocumentId(treeUri)).appendPath(PATH_DOCUMENT) in buildChildDocumentsUriUsingTree()1273 public static String getTreeDocumentId(Uri documentUri) { in getTreeDocumentId() method in DocumentsContract
546 final String parentDocId = DocumentsContract.getTreeDocumentId(uri); in getDocumentUri()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
24771 method public static java.lang.String getTreeDocumentId(android.net.Uri);
39848 method public static String getTreeDocumentId(android.net.Uri);