HomeSort by relevance Sort by last modified time
    Searched defs:getSecondaryPackageSpecificPaths (Results 1 - 2 of 2) sorted by null

  /cts/hostsidetests/appsecurity/test-apps/ExternalStorageApp/src/com/android/cts/externalstorageapp/
CommonExternalStorageTest.java 195 public static List<File> getSecondaryPackageSpecificPaths(Context context) {
  /cts/tests/tests/provider/src/android/provider/cts/
MediaStore_FilesTest.java 333 List<File> allpaths = getSecondaryPackageSpecificPaths(mContext);
476 public static List<File> getSecondaryPackageSpecificPaths(Context context) {

Completed in 90 milliseconds