Home | History | Annotate | Download | only in media

Lines Matching refs:STREAM_MUSIC

245             stream = AudioManager.STREAM_MUSIC;
252 // But for safety, let's convert USE_DEFAULT_STREAM_TYPE to STREAM_MUSIC here.
253 stream = AudioManager.STREAM_MUSIC;