Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DExternalStorageHostTest.java75 private static final String READ_APK = "CtsReadExternalStorageApp.apk"; field in ExternalStorageHostTest
189 assertNull(getDevice().installPackage(getTestAppFile(READ_APK), false, options)); in testExternalStorageRead29()
240 assertNull(getDevice().installPackage(getTestAppFile(READ_APK), false, options)); in testExternalStorageNoGifts()
400 assertNull(getDevice().installPackage(getTestAppFile(READ_APK), false, options)); in testMultiViewMoveConsistency()