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