Searched refs:getMountPaths (Results 1 – 4 of 4) sorted by relevance
24 import static com.android.cts.externalstorageapp.CommonExternalStorageTest.getMountPaths;81 final List<File> mountPaths = getMountPaths(); in testMountPointsNotWritable()
23 import static com.android.cts.externalstorageapp.CommonExternalStorageTest.getMountPaths;87 final List<File> mountPaths = getMountPaths(); in testMountPointsNotReadable()
205 public static List<File> getMountPaths() throws IOException { in getMountPaths() method in CommonExternalStorageTest
30 import static com.android.cts.externalstorageapp.CommonExternalStorageTest.getMountPaths;291 final List<File> mountPaths = getMountPaths(); in testSecondaryMountPointsNotWritable()