Searched refs:getTreeDocumentId (Results 1 – 7 of 7) 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
256 String documentId = DocumentsContract.getTreeDocumentId(mDestinationDirUri); in copyFilesToUsb()
558 final String parentDocId = DocumentsContract.getTreeDocumentId(uri); in getDocumentUri()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
34956 method public static String getTreeDocumentId(android.net.Uri);
24771 method public static java.lang.String getTreeDocumentId(android.net.Uri);