Searched defs:audioMode (Results 1 – 3 of 3) sorted by relevance
379 final int audioMode = audioManager.getMode(); in isAudioModeOngoingCall() local
1730 public PlaybackParams easyPlaybackParams(float rate, @PlaybackRateAudioMode int audioMode) { in easyPlaybackParams()
3846 int audioMode = AudioManager.MODE_NORMAL; in interceptKeyBeforeQueueing() local