Searched defs:audioMode (Results 1 – 5 of 5) sorted by relevance
169 ScreenRecordingAudioSource audioMode = mAudioSwitch.isChecked() in requestScreenCapture() local
136 val audioMode = regex
95 int audioMode = am.getMode(); in hasVoiceCall() local
524 final int audioMode = audioManager.getMode(); in isAudioModeOngoingCall() local
1872 public PlaybackParams easyPlaybackParams(float rate, @PlaybackRateAudioMode int audioMode) { in easyPlaybackParams()