Searched refs:installInstantApp (Results 1 – 1 of 1) sorted by relevance
171 installInstantApp(USER_APK); in testInstallInstant()202 installInstantApp(USER_APK); in testUpgradeExisting()216 installInstantApp(USER_APK); in testReplaceExisting()228 installInstantApp(EPHEMERAL_1_APK); in installTestPackages()251 private void installInstantApp(String apk) throws Exception { in installInstantApp() method in InstantAppUserTest