Searched refs:setAudioStreamType (Results 1 – 8 of 8) sorted by relevance
92 status_t setAudioStreamType(audio_stream_type_t stream) { return OK; } in setAudioStreamType() function in MyMediaPlayer
102 mediaPlayer.setAudioStreamType(AudioManager.STREAM_MUSIC); in testDisallowAdjustVolume()
237 mp.setAudioStreamType(AudioManager.STREAM_MUSIC); in testPlayAudioFromDataURI()301 mp.setAudioStreamType(AudioManager.STREAM_MUSIC);358 mp.setAudioStreamType(AudioManager.STREAM_MUSIC);391 mp.setAudioStreamType(AudioManager.STREAM_MUSIC); in testPlayAudioLooping()438 mp.setAudioStreamType(AudioManager.STREAM_MUSIC); in runMidiTest()603 mp.setAudioStreamType(AudioManager.STREAM_MUSIC); in testPlayAudioTwice()861 mp1.setAudioStreamType(AudioManager.STREAM_MUSIC); in testGapless()872 mp2.setAudioStreamType(AudioManager.STREAM_MUSIC); in testGapless()2292 mMediaPlayer.setAudioStreamType(AudioManager.STREAM_MUSIC); in testPositionAtEnd()
382 mp.setAudioStreamType(STREAM_MUSIC); in testMusicActive()796 mp.setAudioStreamType(STREAM_MUSIC); in testVolume()
88 .setAudioStreamType(AvSettings.AUDIO_STREAM_TYPE_MPEG1) in testAvSettings()
399 .setAudioStreamType(AvSettings.AUDIO_STREAM_TYPE_MPEG1) in testAvSyncId()470 .setAudioStreamType(AvSettings.AUDIO_STREAM_TYPE_MPEG1) in testAudioFilterStreamTypeConfig()634 .setAudioStreamType(AvSettings.AUDIO_STREAM_TYPE_MPEG1) in testTsAvFilterConfig()
307 mMediaPlayer.setAudioStreamType(mStreamType); in setSoundWithResId()
951 mp.setAudioStreamType(STREAM_MUSIC); in test()