Searched refs:installInstantApp (Results 1 – 1 of 1) sorted by relevance
173 installInstantApp(USER_APK); in testInstallInstant()204 installInstantApp(USER_APK); in testUpgradeExisting()218 installInstantApp(USER_APK); in testReplaceExisting()230 installInstantApp(EPHEMERAL_1_APK); in installTestPackages()253 private void installInstantApp(String apk) throws Exception { in installInstantApp() method in InstantAppUserTest