Searched defs:startForegroundService (Results 1 – 7 of 7) sorted by relevance
559 public static void startForegroundService(Context context, Intent intent) { in startForegroundService() method in ContextCompat
286 private static void startForegroundService(Context context, Intent intent) { in startForegroundService() method in MediaButtonReceiver
529 public ComponentName startForegroundService(Intent service) { in startForegroundService() method in MockContext
648 public ComponentName startForegroundService(Intent service) { in startForegroundService() method in ContextWrapper
2703 public abstract ComponentName startForegroundService(Intent service); in startForegroundService() method in Context
1856 public ComponentName startForegroundService(Intent service) { in startForegroundService() method in BridgeContext
1465 public ComponentName startForegroundService(Intent service) { in startForegroundService() method in ContextImpl