Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DOverlayHostTest.java35 private static final String TARGET_OVERLAYABLE_APK = "CtsOverlayTarget.apk"; field in OverlayHostTest
125 new InstallMultiple().addFile(TARGET_OVERLAYABLE_APK).run();
266 runOverlayDeviceTest(TARGET_OVERLAYABLE_APK, OVERLAY_ALL_APK, OVERLAY_ALL_PACKAGE,
273 runOverlayDeviceTest(TARGET_OVERLAYABLE_APK, OVERLAY_ALL_HAS_CODE_APK, OVERLAY_ALL_PACKAGE,
313 runOverlayDeviceTest(TARGET_OVERLAYABLE_APK, OVERLAY_ALL_APK, OVERLAY_ALL_PACKAGE,