Searched refs:startForegroundServiceAsUser (Results 1 – 7 of 7) sorted by relevance
692 public ComponentName startForegroundServiceAsUser(Intent service, UserHandle user) { in startForegroundServiceAsUser() method in ContextWrapper693 return mBase.startForegroundServiceAsUser(service, user); in startForegroundServiceAsUser()
2889 public abstract ComponentName startForegroundServiceAsUser(Intent service, UserHandle user); in startForegroundServiceAsUser() method in Context
564 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
2010 mContext.startForegroundServiceAsUser(mediaButtonIntent, in dispatchMediaKeyEventLocked()
1592 public ComponentName startForegroundServiceAsUser(Intent service, UserHandle user) { in startForegroundServiceAsUser() method in ContextImpl
5070 Landroid/app/ContextImpl;->startForegroundServiceAsUser(Landroid/content/Intent;Landroid/os/UserHan…14038 Landroid/content/Context;->startForegroundServiceAsUser(Landroid/content/Intent;Landroid/os/UserHan…