Home | History | Annotate | Download | only in music

Lines Matching refs:vol

2017         public void setVolume(float vol) {
2018 mCurrentMediaPlayer.setVolume(vol, vol);