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