Searched refs:getTreeDocumentId (Results 1 – 7 of 7) sorted by relevance
49 DocumentsContract.getTreeDocumentId(treeUri)); in prepareTreeUri()
35 import static android.provider.DocumentsContract.getTreeDocumentId;221 final String parent = getTreeDocumentId(documentUri); in enforceTree()1113 ? DocumentsContract.getTreeDocumentId(documentUri) in callUnchecked()
828 .appendPath(getTreeDocumentId(treeUri)).appendPath(PATH_DOCUMENT) in buildDocumentUriUsingTree()885 .appendPath(getTreeDocumentId(treeUri)).appendPath(PATH_DOCUMENT) in buildChildDocumentsUriUsingTree()992 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);
34157 method public static java.lang.String getTreeDocumentId(android.net.Uri);
37101 method public static java.lang.String getTreeDocumentId(android.net.Uri);