Searched refs:getSecondaryPackageSpecificPaths (Results 1 – 3 of 3) sorted by relevance
32 …atic com.android.cts.externalstorageapp.CommonExternalStorageTest.getSecondaryPackageSpecificPaths;217 final List<File> paths = getSecondaryPackageSpecificPaths(getContext()); in testSecondaryWalkingUpTreeReadOnly()
331 List<File> allpaths = getSecondaryPackageSpecificPaths(mContext); in testAccess()474 public static List<File> getSecondaryPackageSpecificPaths(Context context) { in getSecondaryPackageSpecificPaths() method in MediaStore_FilesTest
188 public static List<File> getSecondaryPackageSpecificPaths(Context context) { in getSecondaryPackageSpecificPaths() method in CommonExternalStorageTest