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