Searched defs:startServiceAsUser (Results 1 – 4 of 4) sorted by relevance
618 public ComponentName startServiceAsUser(Intent service, UserHandle user) { in startServiceAsUser() method in MockContext
841 public @Nullable ComponentName startServiceAsUser(Intent service, UserHandle user) { in startServiceAsUser() method in ContextWrapper
3726 public abstract ComponentName startServiceAsUser(Intent service, UserHandle user); in startServiceAsUser() method in Context
1916 public ComponentName startServiceAsUser(Intent service, UserHandle user) { in startServiceAsUser() method in ContextImpl