Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/libs/ScopedStorageTestLib/src/android/scopedstorage/cts/lib/
DTestUtils.java1734 public static File getNotificationsDir() { in getNotificationsDir() method in TestUtils
1781 getNotificationsDir(), in getDefaultTopLevelDirs()
1796 getNotificationsDir(), in getDefaultTopLevelDirs()
/cts/hostsidetests/scopedstorage/general/src/android/scopedstorage/cts/general/
DScopedStorageDeviceTest.java74 import static android.scopedstorage.cts.lib.TestUtils.getNotificationsDir;
371 assertCanCreateFile(new File(getNotificationsDir(), AUDIO_FILE_NAME)); in testTypePathConformity()