Searched defs:startForegroundService (Results 1 – 7 of 7) sorted by relevance
645 private IBinder startForegroundService() throws Exception { in startForegroundService() method in BstatsCpuTimesValidationTest
607 public ComponentName startForegroundService(Intent service) { in startForegroundService() method in MockContext
856 public ComponentName startForegroundService(Intent service) { in startForegroundService() method in ApplicationContext
1956 public ComponentName startForegroundService(Intent service) { in startForegroundService() method in BridgeContext
829 public @Nullable ComponentName startForegroundService(Intent service) { in startForegroundService() method in ContextWrapper
3672 public abstract ComponentName startForegroundService(Intent service); in startForegroundService() method in Context
1904 public ComponentName startForegroundService(Intent service) { in startForegroundService() method in ContextImpl