Home
last modified time | relevance | path

Searched refs:verifyUpdateToExternalMediaDirViaRelativePath_allowed (Results 1 – 4 of 4) sorted by relevance

/cts/hostsidetests/scopedstorage/src/android/scopedstorage/cts/
DScopedStorageTest.java60 …rt static android.scopedstorage.cts.lib.TestUtils.verifyUpdateToExternalMediaDirViaRelativePath_al…
629 verifyUpdateToExternalMediaDirViaRelativePath_allowed(); in testUpdateExternalFilesViaRelativePath()
/cts/hostsidetests/scopedstorage/legacy/src/android/scopedstorage/cts/legacy/
DLegacyStorageTest.java56 …rt static android.scopedstorage.cts.lib.TestUtils.verifyUpdateToExternalMediaDirViaRelativePath_al…
999 verifyUpdateToExternalMediaDirViaRelativePath_allowed(); in testUpdateToExternalDirsViaRelativePath()
/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java93 …rt static android.scopedstorage.cts.lib.TestUtils.verifyUpdateToExternalMediaDirViaRelativePath_al…
2736 verifyUpdateToExternalMediaDirViaRelativePath_allowed(); in testUpdateToExternalDirsViaRelativePath()
2757 verifyUpdateToExternalMediaDirViaRelativePath_allowed(); in testUpdateToExternalDirsViaRelativePathAsSystemGallery()
/cts/hostsidetests/scopedstorage/libs/ScopedStorageTestLib/src/android/scopedstorage/cts/lib/
DTestUtils.java499 public static void verifyUpdateToExternalMediaDirViaRelativePath_allowed() in verifyUpdateToExternalMediaDirViaRelativePath_allowed() method in TestUtils