Searched refs:PACKAGE_READ (Results 1 – 4 of 4) sorted by relevance
20 import static com.android.cts.externalstorageapp.CommonExternalStorageTest.PACKAGE_READ;43 final List<File> readList = getAllPackageSpecificGiftPaths(getContext(), PACKAGE_READ); in testGifts()
53 public static final String PACKAGE_READ = "com.android.cts.readexternalstorageapp"; field in CommonExternalStorageTest
20 import static com.android.cts.externalstorageapp.CommonExternalStorageTest.PACKAGE_READ;47 final List<File> readList = getAllPackageSpecificGiftPaths(getContext(), PACKAGE_READ); in testGifts()