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