Searched refs:installPreexistingApp (Results 1 – 1 of 1) sorted by relevance
410 installPreexistingApp(userId, DUMMY_PACKAGE_NAME); in managedProfileUnlockAndLaunchApp()436 installPreexistingApp(userId, DUMMY_PACKAGE_NAME); in managedProfileUnlockAndLaunchApp_stopped()462 installPreexistingApp(userId, DUMMY_PACKAGE_NAME); in managedProfileInstall()485 installPreexistingApp(userId, DUMMY_PACKAGE_NAME); in managedProfileCreateUnlockInstallAndLaunchApp()671 private void installPreexistingApp(int userId, String packageName) throws RemoteException { in installPreexistingApp() method in UserLifecycleTests