Home
last modified time | relevance | path

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

/frameworks/support/v4/api21/android/support/v4/provider/
DDocumentsContractApi21.java43 DocumentsContract.getTreeDocumentId(treeUri)); in prepareTreeUri()
/frameworks/base/core/java/android/provider/
DDocumentsContract.java759 .appendPath(getTreeDocumentId(treeUri)).appendPath(PATH_DOCUMENT) in buildDocumentUriUsingTree()
816 .appendPath(getTreeDocumentId(treeUri)).appendPath(PATH_DOCUMENT) in buildChildDocumentsUriUsingTree()
923 public static String getTreeDocumentId(Uri documentUri) { in getTreeDocumentId() method in DocumentsContract
DDocumentsProvider.java32 import static android.provider.DocumentsContract.getTreeDocumentId;
198 final String parent = getTreeDocumentId(documentUri); in enforceTree()
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt583 NO DOC BLOCK: android.provider.DocumentsContract Method getTreeDocumentId(android.net.Uri)
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt24771 method public static java.lang.String getTreeDocumentId(android.net.Uri);
/frameworks/base/api/
Dcurrent.txt31830 method public static java.lang.String getTreeDocumentId(android.net.Uri);
Dtest-current.txt31903 method public static java.lang.String getTreeDocumentId(android.net.Uri);
Dsystem-current.txt34433 method public static java.lang.String getTreeDocumentId(android.net.Uri);