Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/ReadExternalStorageApp/src/com/android/cts/readexternalstorageapp/
DReadGiftTest.java34 final List<File> readList = getAllPackageSpecificNoGiftPaths(getContext(), PACKAGE_READ); in testStageNonGifts() local
51 final List<File> readList = getAllPackageSpecificNoGiftPaths(getContext(), PACKAGE_READ); in testNoGifts() local
/cts/hostsidetests/appsecurity/test-apps/ExternalStorageApp/src/com/android/cts/externalstorageapp/
DGiftTest.java48 final List<File> readList = getAllPackageSpecificNoGiftPaths(getContext(), PACKAGE_READ); in testNoGifts() local