Searched refs:foregroundServiceIntent (Results 1 – 1 of 1) sorted by relevance
894 private Intent foregroundServiceIntent(int command) { in foregroundServiceIntent() method in ServiceTest900 mContext.startService(foregroundServiceIntent(command)); in startForegroundService()905 mContext.startForegroundService(foregroundServiceIntent(command)); in startRequiredForegroundService()1124 foregroundServiceIntent(LocalForegroundService.COMMAND_START_FOREGROUND), in testForegroundService_pendingIntentForeground()