Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java671 final String[] topLevelDirs = getExternalStorageDir().list(); in testOpendirRestrictions() local
672 assertThat(topLevelDirs).isNotNull(); in testOpendirRestrictions()