Home
last modified time | relevance | path

Searched refs:buildRecentDocumentsUri (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/
H A DRecentsLoader.java98 return DocumentsContract.buildRecentDocumentsUri(authority, rootInfo.rootId); in getQueryUri()
/aosp12/frameworks/base/core/java/android/provider/
H A DDocumentsContract.java932 public static Uri buildRecentDocumentsUri(String authority, String rootId) { in buildRecentDocumentsUri() method in DocumentsContract
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt34940 method public static android.net.Uri buildRecentDocumentsUri(String, String);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt24760 … method public static android.net.Uri buildRecentDocumentsUri(java.lang.String, java.lang.String);