Home
last modified time | relevance | path

Searched refs:getSecondaryPackageSpecificPaths (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/appsecurity/test-apps/WriteExternalStorageApp/src/com/android/cts/writeexternalstorageapp/
DWriteExternalStorageTest.java32 …atic com.android.cts.externalstorageapp.CommonExternalStorageTest.getSecondaryPackageSpecificPaths;
217 final List<File> paths = getSecondaryPackageSpecificPaths(getContext()); in testSecondaryWalkingUpTreeReadOnly()
/cts/tests/tests/provider/src/android/provider/cts/
DMediaStore_FilesTest.java331 List<File> allpaths = getSecondaryPackageSpecificPaths(mContext); in testAccess()
474 public static List<File> getSecondaryPackageSpecificPaths(Context context) { in getSecondaryPackageSpecificPaths() method in MediaStore_FilesTest
/cts/hostsidetests/appsecurity/test-apps/ExternalStorageApp/src/com/android/cts/externalstorageapp/
DCommonExternalStorageTest.java188 public static List<File> getSecondaryPackageSpecificPaths(Context context) { in getSecondaryPackageSpecificPaths() method in CommonExternalStorageTest