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