Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DInstantAppUserTest.java54 private static final String USER_APK = "CtsEphemeralTestsUserApp.apk"; field in InstantAppUserTest
171 installInstantApp(USER_APK); in testInstallInstant()
181 installApp(USER_APK); in testInstallFull()
191 installAppAsUser(USER_APK, mPrimaryUserId); in testInstallMultiple()
202 installInstantApp(USER_APK); in testUpgradeExisting()
216 installInstantApp(USER_APK); in testReplaceExisting()
220 replaceFullAppAsUser(USER_APK, mSecondaryUserId); in testReplaceExisting()