Searched refs:uninstalledPackageNames (Results 1 – 1 of 1) sorted by relevance
363 Set<String> uninstalledPackageNames = packageManager in assertAllSystemAppsInstalled() local370 assertTrue("system apps not installed: " + uninstalledPackageNames, in assertAllSystemAppsInstalled()371 uninstalledPackageNames.isEmpty()); in assertAllSystemAppsInstalled()