Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/ReadExternalStorageApp/src/com/android/cts/readexternalstorageapp/
DReadGiftTest.java49 final List<File> writeList = getAllPackageSpecificGiftPaths(getContext(), PACKAGE_WRITE); in testGifts() local
/cts/hostsidetests/appsecurity/test-apps/ExternalStorageApp/src/com/android/cts/externalstorageapp/
DGiftTest.java50 final List<File> writeList = getAllPackageSpecificGiftPaths(getContext(), PACKAGE_WRITE); in testGifts() local
/cts/hostsidetests/appsecurity/test-apps/WriteExternalStorageApp/src/com/android/cts/writeexternalstorageapp/
DWriteGiftTest.java62 final List<File> writeList = getAllPackageSpecificGiftPaths(getContext(), PACKAGE_WRITE); in testGifts() local