Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/libs/ScopedStorageTestLib/src/android/scopedstorage/cts/lib/
DTestUtils.java1266 public static File getRingtonesDir() { in getRingtonesDir() method in TestUtils
1284 getRingtonesDir()}; in getDefaultTopLevelDirs()
1289 getRingtonesDir()}; in getDefaultTopLevelDirs()
/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java73 import static android.scopedstorage.cts.lib.TestUtils.getRingtonesDir;
354 assertCanCreateFile(new File(getRingtonesDir(), AUDIO_FILE_NAME)); in testTypePathConformity()