Home
last modified time | relevance | path

Searched refs:getTreeDocumentId (Results 1 – 7 of 7) sorted by relevance

/frameworks/support/core-utils/api21/android/support/v4/provider/
DDocumentsContractApi21.java49 DocumentsContract.getTreeDocumentId(treeUri)); in prepareTreeUri()
/frameworks/base/core/java/android/provider/
DDocumentsProvider.java35 import static android.provider.DocumentsContract.getTreeDocumentId;
221 final String parent = getTreeDocumentId(documentUri); in enforceTree()
1113 ? DocumentsContract.getTreeDocumentId(documentUri) in callUnchecked()
DDocumentsContract.java828 .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
/frameworks/base/packages/ExternalStorageProvider/src/com/android/externalstorage/
DExternalStorageProvider.java445 final String parentDocId = DocumentsContract.getTreeDocumentId(uri); in getDocumentUri()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt24771 method public static java.lang.String getTreeDocumentId(android.net.Uri);
/frameworks/base/api/
Dcurrent.txt34157 method public static java.lang.String getTreeDocumentId(android.net.Uri);
Dsystem-current.txt37101 method public static java.lang.String getTreeDocumentId(android.net.Uri);