Searched defs:startForegroundService (Results 1 – 3 of 3) sorted by relevance
44 public void startForegroundService() { in startForegroundService() method in ShadowContextTest
277 protected ComponentName startForegroundService(Intent service) { in startForegroundService() method in ShadowContextImpl
169 public static ComponentName startForegroundService(Context context, Intent intent) { in startForegroundService() method in Util