Searched refs:PLAYBACK_STREAM (Results 1 – 3 of 3) sorted by relevance
33 public static final int PLAYBACK_STREAM = AudioManager.STREAM_VOICE_CALL; field in VoicemailAudioManager57 this, PLAYBACK_STREAM, AudioManager.AUDIOFOCUS_GAIN_TRANSIENT); in requestAudioFocus()
534 mediaPlayer.setAudioStreamType(VoicemailAudioManager.PLAYBACK_STREAM); in prepareMediaPlayer()
175 getActivity().setVolumeControlStream(VoicemailAudioManager.PLAYBACK_STREAM); in onVisible()