Home
last modified time | relevance | path

Searched defs:rootId (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/core/java/android/provider/
H A DDocumentsProvider.java472 public Cursor queryRecentDocuments(String rootId, String[] projection) in queryRecentDocuments()
504 public Cursor queryRecentDocuments( in queryRecentDocuments()
666 public Cursor querySearchDocuments(String rootId, String query, String[] projection) in querySearchDocuments()
716 public Cursor querySearchDocuments(@NonNull String rootId, in querySearchDocuments()
731 public void ejectRoot(String rootId) { in ejectRoot()
1120 final String rootId = DocumentsContract.getRootId(rootUri); in callUnchecked() local
H A DDocumentsContract.java919 public static Uri buildRootUri(String authority, String rootId) { in buildRootUri()
932 public static Uri buildRecentDocumentsUri(String authority, String rootId) { in buildRecentDocumentsUri()
1082 String authority, String rootId, String query) { in buildSearchDocumentsUri()
1796 public Path(@Nullable String rootId, List<String> path) { in Path()
/aosp14/frameworks/base/packages/ExternalStorageProvider/src/com/android/externalstorage/
H A DExternalStorageProvider.java110 public String rootId; field in ExternalStorageProvider.RootInfo
192 final String rootId; in updateVolumesLocked() local
659 public Cursor querySearchDocuments(String rootId, String[] projection, Bundle queryArgs) in querySearchDocuments()
673 public void ejectRoot(String rootId) { in ejectRoot()
H A DTestDocumentsProvider.java295 public Cursor queryRecentDocuments(String rootId, String[] projection) in queryRecentDocuments()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayAreaPolicyBuilder.java285 final int rootId = displayAreaHierarchy.mRoot.mFeatureId; in validateIds() local
379 final int rootId = options.getInt(KEY_ROOT_DISPLAY_AREA_ID); in apply() local
/aosp14/frameworks/base/core/java/android/os/storage/
H A DStorageVolume.java466 final String rootId = isEmulated() in createOpenDocumentTreeIntent() local
/aosp14/frameworks/base/media/java/android/service/media/
H A DMediaBrowserService.java883 public BrowserRoot(@NonNull String rootId, @Nullable Bundle extras) { in BrowserRoot()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...