Searched refs:getAllPackageSpecificPaths (Results 1 – 4 of 4) sorted by relevance
27 …ort static com.android.cts.externalstorageapp.CommonExternalStorageTest.getAllPackageSpecificPaths;50 final List<File> paths = getAllPackageSpecificPaths(getContext()); in testAllWalkingUpTreeNoAccess()
87 final List<File> paths = getAllPackageSpecificPaths(getContext()); in testAllPackageDirsWritable()116 public static List<File> getAllPackageSpecificPaths(Context context) { in getAllPackageSpecificPaths() method in CommonExternalStorageTest
27 …ort static com.android.cts.externalstorageapp.CommonExternalStorageTest.getAllPackageSpecificPaths;51 final List<File> paths = getAllPackageSpecificPaths(getContext()); in testAllWalkingUpTreeReadOnly()
30 …ort static com.android.cts.externalstorageapp.CommonExternalStorageTest.getAllPackageSpecificPaths;236 final List<File> paths = getAllPackageSpecificPaths(getContext()); in testVerifyNoMediaCreated()