Home
last modified time | relevance | path

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

/cts/tests/tests/provider/src/android/provider/cts/
DMediaStore_FilesTest.java341 List<File> allpaths = getSecondaryPackageSpecificPaths(mContext); in testAccess() local
344 for (File extpath: allpaths) { in testAccess()