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()1254 ? 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
558 final String parentDocId = DocumentsContract.getTreeDocumentId(uri); in getDocumentUri()
34895 method public static String getTreeDocumentId(android.net.Uri);
24771 method public static java.lang.String getTreeDocumentId(android.net.Uri);