Home
last modified time | relevance | path

Searched refs:WRITE_APK (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DExternalStorageHostTest.java78 private static final String WRITE_APK = "CtsWriteExternalStorageApp.apk"; field in ExternalStorageHostTest
143 installPackage(WRITE_APK); in testExternalStorageRename()
212 assertNull(getDevice().installPackage(getTestAppFile(WRITE_APK), false, options)); in testExternalStorageWrite()
238 assertNull(getDevice().installPackage(getTestAppFile(WRITE_APK), false, options)); in testExternalStorageNoGifts()
317 assertNull(getDevice().installPackage(getTestAppFile(WRITE_APK), false, options)); in testExternalStorageUnsharedObb()
430 assertNull(getDevice().installPackage(getTestAppFile(WRITE_APK), false, options)); in testExternalStorageReadDefaultUris()
687 assertNull(getDevice().installPackage(getTestAppFile(WRITE_APK), false, options)); in testExternalStorageClearing()
694 assertNull(getDevice().installPackage(getTestAppFile(WRITE_APK), false, options)); in testExternalStorageClearing()
710 assertNull(getDevice().installPackage(getTestAppFile(WRITE_APK), false, options)); in testIsExternalStorageLegacy()