Home
last modified time | relevance | path

Searched defs:readList (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/appsecurity/test-apps/ReadExternalStorageApp/src/com/android/cts/readexternalstorageapp/
DReadGiftTest.java43 final List<File> readList = getAllPackageSpecificGiftPaths(getContext(), PACKAGE_READ); in testGifts() local
/cts/hostsidetests/appsecurity/test-apps/ExternalStorageApp/src/com/android/cts/externalstorageapp/
DGiftTest.java45 final List<File> readList = getAllPackageSpecificGiftPaths(getContext(), PACKAGE_READ); in testGifts() local
/cts/hostsidetests/appsecurity/test-apps/WriteExternalStorageApp/src/com/android/cts/writeexternalstorageapp/
DWriteGiftTest.java52 final List<File> readList = getAllPackageSpecificGiftPaths(getContext(), PACKAGE_READ); in testGifts() local