Searched refs:READ_APK (Results 1 – 1 of 1) sorted by relevance
76 private static final String READ_APK = "CtsReadExternalStorageApp.apk"; field in ExternalStorageHostTest190 assertNull(getDevice().installPackage(getTestAppFile(READ_APK), false, options)); in testExternalStorageRead29()241 assertNull(getDevice().installPackage(getTestAppFile(READ_APK), false, options)); in testExternalStorageNoGifts()401 assertNull(getDevice().installPackage(getTestAppFile(READ_APK), false, options)); in testMultiViewMoveConsistency()