Searched defs:startServiceAsUser (Results 1 – 5 of 5) sorted by relevance
591 public ComponentName startServiceAsUser(Intent service, UserHandle user) { in startServiceAsUser() method in MockContext
736 public ComponentName startServiceAsUser(Intent service, UserHandle user) { in startServiceAsUser() method in ContextWrapper
3133 public abstract ComponentName startServiceAsUser(Intent service, UserHandle user); in startServiceAsUser() method in Context
1915 public ComponentName startServiceAsUser(Intent arg0, UserHandle arg1) { in startServiceAsUser() method in BridgeContext
1686 public ComponentName startServiceAsUser(Intent service, UserHandle user) { in startServiceAsUser() method in ContextImpl