Searched refs:RemoveSystemApps (Results 1 – 3 of 3) sorted by relevance
53 def RemoveSystemApps(device, package_names): function320 RemoveSystemApps(device, args.packages)
92 system_app.RemoveSystemApps(self._device, [self.PACKAGE])
132 ProvisionStep(lambda d: RemoveSystemApps(d, system_app_remove_list,383 def RemoveSystemApps(device, system_app_remove_list, function