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.java56 private static final String USER_APK = "CtsEphemeralTestsUserApp.apk"; field in InstantAppUserTest
173 installInstantApp(USER_APK); in testInstallInstant()
183 installApp(USER_APK); in testInstallFull()
193 installAppAsUser(USER_APK, mPrimaryUserId); in testInstallMultiple()
204 installInstantApp(USER_APK); in testUpgradeExisting()
218 installInstantApp(USER_APK); in testReplaceExisting()
222 replaceFullAppAsUser(USER_APK, mSecondaryUserId); in testReplaceExisting()