Home
last modified time | relevance | path

Searched refs:createNewPublicVolume (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/scopedstorage/src/android/scopedstorage/cts/
DPublicVolumeTestHelper.java38 TestUtils.createNewPublicVolume(); in setupNewPublicVolume()
/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageBaseDeviceTest.java49 TestUtils.createNewPublicVolume(); in createPublicVolume()
/cts/hostsidetests/scopedstorage/libs/ScopedStorageTestLib/src/android/scopedstorage/cts/lib/
DTestUtils.java1581 public static void createNewPublicVolume() throws Exception { in createNewPublicVolume() method in TestUtils