Searched defs:cleanUpServices (Results 1 – 3 of 3) sorted by relevance
263 public abstract void cleanUpServices(int userId, ComponentName component, Intent baseIntent); in cleanUpServices() method in ActivityManagerInternal
3520 void cleanUpServices(int userId, ComponentName component, Intent baseIntent) { in cleanUpServices() method in ActiveServices
18381 public void cleanUpServices(int userId, ComponentName component, Intent baseIntent) { in cleanUpServices() method in ActivityManagerService.LocalService