Searched defs:startServiceAsUser (Results 1 – 7 of 7) sorted by relevance
550 public ComponentName startServiceAsUser(Intent service, UserHandle user) { in startServiceAsUser() method in RavenwoodBaseContext
618 public ComponentName startServiceAsUser(Intent service, UserHandle user) { in startServiceAsUser() method in MockContext
883 public ComponentName startServiceAsUser(Intent service, UserHandle user) { in startServiceAsUser() method in ApplicationContext
2015 public ComponentName startServiceAsUser(Intent arg0, UserHandle arg1) { in startServiceAsUser() method in BridgeContext
843 public @Nullable ComponentName startServiceAsUser(Intent service, UserHandle user) { in startServiceAsUser() method in ContextWrapper
3806 public abstract ComponentName startServiceAsUser(Intent service, UserHandle user); in startServiceAsUser() method in Context
1945 public ComponentName startServiceAsUser(Intent service, UserHandle user) { in startServiceAsUser() method in ContextImpl