Searched refs:startForRecording (Results 1 – 1 of 1) sorted by relevance
74 static void startForegroundService(Context context, boolean startForRecording) { in startForegroundService() argument77 intent.putExtra(EXTRA_START_FOR_RECORDING, startForRecording); in startForegroundService()84 sInstance.startForeground(startForRecording); in startForegroundService()