Searched refs:foregroundServiceIntent (Results 1 – 1 of 1) sorted by relevance
793 private Intent foregroundServiceIntent(int command) { in foregroundServiceIntent() method in ServiceTest799 mContext.startService(foregroundServiceIntent(command)); in startForegroundService()804 mContext.startForegroundService(foregroundServiceIntent(command)); in startRequiredForegroundService()1023 foregroundServiceIntent(LocalForegroundService.COMMAND_START_FOREGROUND), in testForegroundService_pendingIntentForeground()