Searched refs:PLAYBACK_STREAM (Results 1 – 1 of 1) sorted by relevance
64 private static final int PLAYBACK_STREAM = AudioManager.STREAM_VOICE_CALL; field in VoicemailPlaybackPresenter188 mView.setVolumeControlStream(PLAYBACK_STREAM); in onCreate()314 mPlayer.setAudioStreamType(PLAYBACK_STREAM); in postSuccessfullyFetchedContent()446 mPlayer.setAudioStreamType(PLAYBACK_STREAM); in resetPrepareStartPlaying()