Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/legacy/src/android/scopedstorage/cts/legacy/
DLegacyStorageTest.java64 …rt static android.scopedstorage.cts.lib.TestUtils.verifyUpdateToExternalMediaDirViaRelativePath_al…
1142 verifyUpdateToExternalMediaDirViaRelativePath_allowed(); in testUpdateToExternalDirsViaRelativePath()
/cts/hostsidetests/scopedstorage/src/android/scopedstorage/cts/
DScopedStorageTest.java71 …rt static android.scopedstorage.cts.lib.TestUtils.verifyUpdateToExternalMediaDirViaRelativePath_al…
909 verifyUpdateToExternalMediaDirViaRelativePath_allowed(); in testUpdateExternalFilesViaRelativePath()
/cts/hostsidetests/scopedstorage/general/src/android/scopedstorage/cts/general/
DScopedStorageDeviceTest.java100 …rt static android.scopedstorage.cts.lib.TestUtils.verifyUpdateToExternalMediaDirViaRelativePath_al…
2966 verifyUpdateToExternalMediaDirViaRelativePath_allowed(); in testUpdateToExternalDirsViaRelativePath()
2993 verifyUpdateToExternalMediaDirViaRelativePath_allowed(); in testUpdateToExternalDirsViaRelativePathAsSystemGallery()
/cts/hostsidetests/scopedstorage/libs/ScopedStorageTestLib/src/android/scopedstorage/cts/lib/
DTestUtils.java637 public static void verifyUpdateToExternalMediaDirViaRelativePath_allowed() in verifyUpdateToExternalMediaDirViaRelativePath_allowed() method in TestUtils