Home | History | Annotate | Download | only in app

Lines Matching refs:requestUpdateVolume

506             mRoute.requestUpdateVolume(keyCode == KeyEvent.KEYCODE_VOLUME_DOWN ? -1 : 1);