Searched refs:getSecondaryPackageSpecificPaths (Results 1 – 2 of 2) sorted by relevance
30 …atic com.android.cts.externalstorageapp.CommonExternalStorageTest.getSecondaryPackageSpecificPaths;232 final List<File> paths = getSecondaryPackageSpecificPaths(getContext()); in testSecondaryWalkingUpTreeReadWrite()
214 public static List<File> getSecondaryPackageSpecificPaths(Context context) { in getSecondaryPackageSpecificPaths() method in CommonExternalStorageTest