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