Searched defs:startForegroundService (Results 1 – 6 of 6) sorted by relevance
44 public void startForegroundService() { in startForegroundService() method in ShadowContextTest
49 public void startForegroundService() { in startForegroundService() method in ShadowContextTest
284 protected ComponentName startForegroundService(Intent service) { in startForegroundService() method in ShadowContextImpl
339 protected ComponentName startForegroundService(Intent service) { in startForegroundService() method in ShadowContextImpl
196 public static ComponentName startForegroundService(Context context, Intent intent) { in startForegroundService() method in Util