Searched refs:assertInstallExistingPackageTask (Results 1 – 1 of 1) sorted by relevance
197 assertInstallExistingPackageTask(MANAGED_PROFILE_USER_ID, DUMMY_SYSTEM_IME_PACKAGE_NAME); in testManagedProfileWithMissingSystemIme()272 private void assertInstallExistingPackageTask(int userId, String packageName) { in assertInstallExistingPackageTask() method in OtaControllerTest