Searched refs:PACKAGE_NONE (Results 1 – 5 of 5) sorted by relevance
19 import static com.android.cts.externalstorageapp.CommonExternalStorageTest.PACKAGE_NONE;37 final List<File> noneList = getAllPackageSpecificGiftPaths(getContext(), PACKAGE_NONE); in testGifts()
52 public static final String PACKAGE_NONE = "com.android.cts.externalstorageapp"; field in CommonExternalStorageTest
21 import static com.android.cts.externalstorageapp.CommonExternalStorageTest.PACKAGE_NONE;165 .replace(getContext().getPackageName(), PACKAGE_NONE)); in testPrimaryOtherPackageWriteAccess()