Home
last modified time | relevance | path

Searched refs:getTestVolumeFileUri (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/scopedstorage/legacy/src/android/scopedstorage/cts/legacy/
DLegacyStorageTest.java1046 try (Cursor c = getContentResolver().query(TestUtils.getTestVolumeFileUri(), in getImageAndVideoFilesFromDatabase()
/cts/hostsidetests/scopedstorage/libs/ScopedStorageTestLib/src/android/scopedstorage/cts/lib/
DTestUtils.java1648 public static Uri getTestVolumeFileUri() { in getTestVolumeFileUri() method in TestUtils