Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DExternalStorageHostTest.java81 private static final String WRITE_APK_2 = "CtsWriteExternalStorageApp2.apk"; field in ExternalStorageHostTest
272 assertNull(getDevice().installPackage(getTestAppFile(WRITE_APK_2), false, options)); in testCanAccessOtherObbDirs()
711 assertNull(getDevice().installPackage(getTestAppFile(WRITE_APK_2), false, options)); in testIsExternalStorageLegacy()