Searched defs:startServiceAsUser (Results 1 – 6 of 6) sorted by relevance
244 public ComponentName startServiceAsUser(Intent service, UserHandle user) { in startServiceAsUser() method in VendorServiceControllerTest.ServiceLauncherContext
603 public ComponentName startServiceAsUser(Intent service, UserHandle user) { in startServiceAsUser() method in MockContext
790 public @Nullable ComponentName startServiceAsUser(Intent service, UserHandle user) { in startServiceAsUser() method in ContextWrapper
3340 public abstract ComponentName startServiceAsUser(Intent service, UserHandle user); in startServiceAsUser() method in Context
1934 public ComponentName startServiceAsUser(Intent arg0, UserHandle arg1) { in startServiceAsUser() method in BridgeContext
1841 public ComponentName startServiceAsUser(Intent service, UserHandle user) { in startServiceAsUser() method in ContextImpl