Home
last modified time | relevance | path

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

/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/
H A DStubProvider.java151 private long getSize(String rootId) { in getSize()
288 public Cursor queryRecentDocuments(String rootId, String[] projection) in queryRecentDocuments()
296 public Cursor querySearchDocuments(String rootId, String query, String[] projection) in querySearchDocuments()
571 String rootId = extras.getString(EXTRA_PARENT_ID); in dispatchCreateDocumentWithFlags() local
699 public void setSize(String rootId, long rootSize) { in setSize()
720 public Uri createRegularFile(String rootId, String path, String mimeType, byte[] content) in createRegularFile()
734 String rootId, String path, String mimeType, List<String> streamTypes, byte[] content) in createVirtualFile()
749 public File getFile(String rootId, String path) throws FileNotFoundException { in getFile()
764 private File createFile(String rootId, String path, String mimeType, byte[] content) in createFile()
H A DTestRootProvider.java59 public TestRootProvider(String rootName, String rootId, int flags, String rootDocId) { in TestRootProvider()
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/roots/
H A DLoadFirstRootTask.java42 String rootId = null; in getRootId() local
H A DProvidersAccess.java48 RootInfo getRootOneshot(UserId userId, String authority, String rootId); in getRootOneshot()
H A DRootCursorWrapper.java51 public RootCursorWrapper(UserId userId, String authority, String rootId, Cursor cursor, in RootCursorWrapper()
/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
H A DTestDocumentsProvider.java89 public Cursor queryRecentDocuments(String rootId, String[] projection) { in queryRecentDocuments()
94 public Cursor querySearchDocuments(String rootId, String query, String[] projection) { in querySearchDocuments()
H A DTestProvidersAccess.java260 public RootInfo getRootOneshot(UserId userId, String authority, String rootId) { in getRootOneshot()
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/sidebar/
H A DEjectRootTask.java48 String rootId, in EjectRootTask()
/aosp12/frameworks/base/packages/ExternalStorageProvider/src/com/android/externalstorage/
H A DExternalStorageProvider.java90 public String rootId; field in ExternalStorageProvider.RootInfo
172 final String rootId; in updateVolumesLocked() local
608 public Cursor querySearchDocuments(String rootId, String[] projection, Bundle queryArgs) in querySearchDocuments()
622 public void ejectRoot(String rootId) { in ejectRoot()
H A DTestDocumentsProvider.java295 public Cursor queryRecentDocuments(String rootId, String[] projection) in queryRecentDocuments()
/aosp12/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()
1107 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()
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/
H A DLoadDocStackTask.java100 final String rootId = path.getRootId(); in buildStack() local
H A DMetrics.java400 String rootId = getRootIdSafely(uri); in sanitizeRoot() local
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
H A DAvrcpNativeInterface.java158 void setBrowsedPlayerResponse(int playerId, boolean success, String rootId, int numItems) { in setBrowsedPlayerResponse()
265 int playerId, boolean success, String rootId, int numItems); in setBrowsedPlayerResponseNative()
/aosp12/packages/apps/Car/libs/car-media-common/src/com/android/car/media/common/browse/
H A DMediaItemsRepository.java197 String rootId = mBrowsingState.mBrowser.getRoot(); in onMediaBrowsingStateChanged() local
/aosp12/packages/providers/DownloadProvider/src/com/android/providers/downloads/
H A DDownloadStorageProvider.java184 final String rootId = (parentDocId == null) ? DOC_ID_ROOT : null; in findDocumentPath() local
370 public Cursor queryRecentDocuments(String rootId, String[] projection, in queryRecentDocuments()
440 public Cursor querySearchDocuments(String rootId, String[] projection, Bundle queryArgs) in querySearchDocuments()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayAreaPolicyBuilder.java262 final int rootId = displayAreaHierarchy.mRoot.mFeatureId; in validateIds() local
356 final int rootId = options.getInt(KEY_ROOT_DISPLAY_AREA_ID); in apply() local
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/base/
H A DRootInfo.java93 public String rootId; field in RootInfo
/aosp12/frameworks/base/core/java/android/os/storage/
H A DStorageVolume.java456 final String rootId = isEmulated() in createOpenDocumentTreeIntent() local
/aosp12/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/picker/
H A DActionHandlerTest.java242 String rootId = TestProvidersAccess.NO_TREE_ROOT.rootId; in testInitLocation_DefaultToDeviceRoot_ActionOpenTree_RootDoesNotSupportChildren() local
/aosp12/frameworks/base/media/java/android/service/media/
H A DMediaBrowserService.java839 public BrowserRoot(@NonNull String rootId, @Nullable Bundle extras) { in BrowserRoot()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/audio_util/
H A DMediaPlayerList.java117 void run(int playerId, boolean success, String rootId, int numItems); in run()
/aosp12/packages/providers/MediaProvider/src/com/android/providers/media/
H A DMediaDocumentsProvider.java833 public Cursor queryRecentDocuments(String rootId, String[] projection, in queryRecentDocuments()
897 public Cursor querySearchDocuments(String rootId, String[] projection, Bundle queryArgs) in querySearchDocuments()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...