Searched refs:setAudioStreamType (Results 1 – 7 of 7) sorted by relevance
51 mMediaPlayer.setAudioStreamType(AudioManager.STREAM_MUSIC); in onCreate()
220 mp.setAudioStreamType(AudioManager.STREAM_MUSIC); in testPlayAudioFromDataURI()284 mp.setAudioStreamType(AudioManager.STREAM_MUSIC);339 mp.setAudioStreamType(AudioManager.STREAM_MUSIC);371 mp.setAudioStreamType(AudioManager.STREAM_MUSIC); in testPlayAudioLooping()411 mp.setAudioStreamType(AudioManager.STREAM_MUSIC); in testPlayMidi()575 mp.setAudioStreamType(AudioManager.STREAM_MUSIC); in testPlayAudioTwice()832 mp1.setAudioStreamType(AudioManager.STREAM_MUSIC); in testGapless()843 mp2.setAudioStreamType(AudioManager.STREAM_MUSIC); in testGapless()2266 mMediaPlayer.setAudioStreamType(AudioManager.STREAM_MUSIC); in testPositionAtEnd()
344 mp.setAudioStreamType(AudioManager.STREAM_MUSIC); in testMusicActive()741 mp.setAudioStreamType(STREAM_MUSIC); in testVolume()
90 status_t setAudioStreamType(audio_stream_type_t stream) { return OK; } in setAudioStreamType() function in MyMediaPlayer
100 mediaPlayer.setAudioStreamType(AudioManager.STREAM_MUSIC); in testDisallowAdjustVolume()
307 mMediaPlayer.setAudioStreamType(mStreamType); in setSoundWithResId()
935 mp.setAudioStreamType(STREAM_MUSIC); in test()