Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/src/android/scopedstorage/cts/
DPublicVolumeTestHelper.java38 TestUtils.createNewPublicVolume(); in setupNewPublicVolume()
/cts/hostsidetests/scopedstorage/libs/ScopedStorageTestLib/src/android/scopedstorage/cts/lib/
DTestUtils.java2161 createNewPublicVolume(); in preparePublicVolume()
2208 public static void createNewPublicVolume() throws Exception { in createNewPublicVolume() method in TestUtils