Searched refs:startForegroundServiceAsUser (Results 1 – 7 of 7) sorted by relevance
95 mContext.startForegroundServiceAsUser(intent, UserHandle.SYSTEM); in notifyTraceur()
797 public @Nullable ComponentName startForegroundServiceAsUser(Intent service, UserHandle user) { in startForegroundServiceAsUser() method in ContextWrapper798 return mBase.startForegroundServiceAsUser(service, user); in startForegroundServiceAsUser()
3296 public abstract ComponentName startForegroundServiceAsUser(Intent service, UserHandle user); in startForegroundServiceAsUser() method in Context
609 public ComponentName startForegroundServiceAsUser(Intent service, UserHandle user) { in startForegroundServiceAsUser() method in MockContext
1922 public ComponentName startForegroundServiceAsUser(Intent service, UserHandle user) { in startForegroundServiceAsUser() method in BridgeContext
1838 public ComponentName startForegroundServiceAsUser(Intent service, UserHandle user) { in startForegroundServiceAsUser() method in ContextImpl
4710 Landroid/app/ContextImpl;->startForegroundServiceAsUser(Landroid/content/Intent;Landroid/os/UserHan…13152 Landroid/content/Context;->startForegroundServiceAsUser(Landroid/content/Intent;Landroid/os/UserHan…