Searched defs:startForegroundServiceAsUser (Results 1 – 7 of 7) sorted by relevance
540 public ComponentName startForegroundServiceAsUser(Intent service, UserHandle user) { in startForegroundServiceAsUser() method in RavenwoodBaseContext
624 public ComponentName startForegroundServiceAsUser(Intent service, UserHandle user) { in startForegroundServiceAsUser() method in MockContext
865 public ComponentName startForegroundServiceAsUser(Intent service, UserHandle user) { in startForegroundServiceAsUser() method in ApplicationContext
2003 public ComponentName startForegroundServiceAsUser(Intent service, UserHandle user) { in startForegroundServiceAsUser() method in BridgeContext
850 public @Nullable ComponentName startForegroundServiceAsUser(Intent service, UserHandle user) { in startForegroundServiceAsUser() method in ContextWrapper
3760 public abstract ComponentName startForegroundServiceAsUser(Intent service, UserHandle user); in startForegroundServiceAsUser() method in Context
1950 public ComponentName startForegroundServiceAsUser(Intent service, UserHandle user) { in startForegroundServiceAsUser() method in ContextImpl