Home
last modified time | relevance | path

Searched refs:uninstalledPackageNames (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DCreateAndManageUserTest.java363 Set<String> uninstalledPackageNames = packageManager in assertAllSystemAppsInstalled() local
370 assertTrue("system apps not installed: " + uninstalledPackageNames, in assertAllSystemAppsInstalled()
371 uninstalledPackageNames.isEmpty()); in assertAllSystemAppsInstalled()