Home
last modified time | relevance | path

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

/cts/tests/tests/provider/src/android/provider/cts/
DMediaStore_FilesTest.java342 List<String> trimmedPaths = new ArrayList<String>(); in testAccess() local
359 if (!trimmedPaths.contains(abspath)) { in testAccess()
360 trimmedPaths.add(abspath); in testAccess()
400 for (String s: trimmedPaths) { in testAccess()
423 for (String s: trimmedPaths) { in testAccess()
448 for (String s: trimmedPaths) { in testAccess()