Home
last modified time | relevance | path

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

/packages/apps/ManagedProvisioning/tests/src/com/android/managedprovisioning/task/
DDeleteNonRequiredAppsTaskTest.java112 setSystemAppsWithLauncher("app.a"); in testOnlyAppsWithLauncherDeletedByDefault()
123 setSystemAppsWithLauncher("app.a", "app.b", "app.c"); in testDeviceOwnerRequiredAppsNotDeleted()
136 setSystemAppsWithLauncher("app.a", "app.b", "app.c"); in testProfileOwnerRequiredAppsNotDeleted()
149 setSystemAppsWithLauncher("app.a", "app.b", "app.c"); in testManagedUserRequiredAppsNotDeleted()
162 setSystemAppsWithLauncher(TEST_MDM_PACKAGE_NAME); in testMdmNotDeleted()
173 setSystemAppsWithLauncher(); in testDisallowedAppsDeletedEvenIfNoLauncher()
186 setSystemAppsWithLauncher("app.a", "app.b"); in testDeviceOwnerImesNotDeleted()
198 setSystemAppsWithLauncher("app.a", "app.b"); in testProfileOwnerImesStillDeleted()
210 setSystemAppsWithLauncher("app.a", "app.b"); in testManagedUserImesNotDeleted()
222 setSystemAppsWithLauncher("app.a"); in testLeaveAllAppsEnabled()
[all …]