Searched refs:isSystemOnlyAudioSource (Results 1 – 2 of 2) sorted by relevance
55 if (MediaRecorder.isSystemOnlyAudioSource(source)) { in onRecordingConfigurationChanged()
307 public static boolean isSystemOnlyAudioSource(int source) { in isSystemOnlyAudioSource() method in MediaRecorder