Searched defs:startServiceAsUser (Results 1 – 5 of 5) sorted by relevance
558 public ComponentName startServiceAsUser(Intent service, UserHandle user) { in startServiceAsUser() method in MockContext
685 public ComponentName startServiceAsUser(Intent service, UserHandle user) { in startServiceAsUser() method in ContextWrapper
2928 public abstract ComponentName startServiceAsUser(Intent service, UserHandle user); in startServiceAsUser() method in Context
1875 public ComponentName startServiceAsUser(Intent arg0, UserHandle arg1) { in startServiceAsUser() method in BridgeContext
1587 public ComponentName startServiceAsUser(Intent service, UserHandle user) { in startServiceAsUser() method in ContextImpl