Home
last modified time | relevance | path

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

/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/task/nonrequiredapps/
DNonRequiredAppsLogicTest.java94 initializeApps(); in testGetSystemAppsToRemove_NewLeave()
106 initializeApps(); in testGetSystemAppsToRemove_newProfile_returnsBlacklistedApps()
122 initializeApps(); in testGetSystemAppsToRemove_deviceAdminComponentIsNotGiven_newProfile_returnsBlacklistedApps()
136 initializeApps(); in testGetSystemAppsToRemove_OtaLeave()
151 initializeApps(); in testGetSystemAppsToRemove_OtaDelete()
215 private void initializeApps() throws Exception { in initializeApps() method in NonRequiredAppsLogicTest