Searched refs:startForegroundServiceAsUser (Results 1 – 7 of 7) sorted by relevance
725 public ComponentName startForegroundServiceAsUser(Intent service, UserHandle user) { in startForegroundServiceAsUser() method in ContextWrapper726 return mBase.startForegroundServiceAsUser(service, user); in startForegroundServiceAsUser()
3011 public abstract ComponentName startForegroundServiceAsUser(Intent service, UserHandle user); in startForegroundServiceAsUser() method in Context
587 public ComponentName startForegroundServiceAsUser(Intent service, UserHandle user) { in startForegroundServiceAsUser() method in MockContext
1863 public ComponentName startForegroundServiceAsUser(Intent service, UserHandle user) { in startForegroundServiceAsUser() method in BridgeContext
2182 mContext.startForegroundServiceAsUser(mediaButtonIntent, in dispatchMediaKeyEventLocked()
1641 public ComponentName startForegroundServiceAsUser(Intent service, UserHandle user) { in startForegroundServiceAsUser() method in ContextImpl
4713 Landroid/app/ContextImpl;->startForegroundServiceAsUser(Landroid/content/Intent;Landroid/os/UserHan…13161 Landroid/content/Context;->startForegroundServiceAsUser(Landroid/content/Intent;Landroid/os/UserHan…