Searched defs:startForegroundServiceAsUser (Results 1 – 5 of 5) sorted by relevance
609 public ComponentName startForegroundServiceAsUser(Intent service, UserHandle user) { in startForegroundServiceAsUser() method in MockContext
797 public @Nullable ComponentName startForegroundServiceAsUser(Intent service, UserHandle user) { in startForegroundServiceAsUser() method in ContextWrapper
3300 public abstract ComponentName startForegroundServiceAsUser(Intent service, UserHandle user); in startForegroundServiceAsUser() method in Context
1922 public ComponentName startForegroundServiceAsUser(Intent service, UserHandle user) { in startForegroundServiceAsUser() method in BridgeContext
1846 public ComponentName startForegroundServiceAsUser(Intent service, UserHandle user) { in startForegroundServiceAsUser() method in ContextImpl