Searched refs:PLAYBACK_STREAM (Results 1 – 1 of 1) sorted by relevance
63 private static final int PLAYBACK_STREAM = AudioManager.STREAM_VOICE_CALL; field in VoicemailPlaybackPresenter187 mView.setVolumeControlStream(PLAYBACK_STREAM); in onCreate()313 mPlayer.setAudioStreamType(PLAYBACK_STREAM); in postSuccessfullyFetchedContent()451 mPlayer.setAudioStreamType(PLAYBACK_STREAM); in doInBackground()