Searched refs:getTreeDocumentId (Results 1 – 8 of 8) sorted by relevance
131 DocumentsContract.getTreeDocumentId(treeUri))); in fromTreeUri()
36 import static android.provider.DocumentsContract.getTreeDocumentId;220 final String parent = getTreeDocumentId(documentUri); in enforceTree()1118 ? DocumentsContract.getTreeDocumentId(documentUri) in callUnchecked()
846 .appendPath(getTreeDocumentId(treeUri)).appendPath(PATH_DOCUMENT) in buildDocumentUriUsingTree()903 .appendPath(getTreeDocumentId(treeUri)).appendPath(PATH_DOCUMENT) in buildChildDocumentsUriUsingTree()1010 public static String getTreeDocumentId(Uri documentUri) { in getTreeDocumentId() method in DocumentsContract
445 final String parentDocId = DocumentsContract.getTreeDocumentId(uri); in getDocumentUri()
24771 method public static java.lang.String getTreeDocumentId(android.net.Uri);
34306 method public static java.lang.String getTreeDocumentId(android.net.Uri);
34495 method public static java.lang.String getTreeDocumentId(android.net.Uri);
37254 method public static java.lang.String getTreeDocumentId(android.net.Uri);