Searched refs:startForegroundService (Results 1 – 12 of 12) sorted by relevance
674 receiver = ICmdReceiver.Stub.asInterface(startForegroundService()); in doSomeWork()753 private IBinder startForegroundService() throws Exception { in startForegroundService() method in BstatsCpuTimesValidationTest768 sContext.startForegroundService(launchIntent); in startForegroundService()
285 startForegroundService(mStartSelfIntent); in onPlaybackActiveChanged()
236 if (mContext.startForegroundService(intent) == null) { in processMessage()
724 public ComponentName startForegroundService(Intent service) { in startForegroundService() method in ContextWrapper725 return mBase.startForegroundService(service); in startForegroundService()
3087 public abstract ComponentName startForegroundService(Intent service); in startForegroundService() method in Context
580 public ComponentName startForegroundService(Intent service) { in startForegroundService() method in MockContext
130 method public android.content.ComponentName startForegroundService(android.content.Intent);
1897 public ComponentName startForegroundService(Intent service) { in startForegroundService() method in BridgeContext
774 startForegroundService(startSelfIntent); in sendForegroundabledNotification()
1674 public ComponentName startForegroundService(Intent service) { in startForegroundService() method in ContextImpl
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
10142 …method @Nullable public abstract android.content.ComponentName startForegroundService(android.cont…10349 method public android.content.ComponentName startForegroundService(android.content.Intent);