Searched defs:startForegroundService (Results 1 – 4 of 4) sorted by relevance
46 public void startForegroundService() { in startForegroundService() method in ShadowContextTest
343 protected ComponentName startForegroundService(Intent service) { in startForegroundService() method in ShadowContextImpl
196 public static ComponentName startForegroundService(Context context, Intent intent) { in startForegroundService() method in Util