Home | History | Annotate | Download | only in widget

Lines Matching refs:vscroll

582                     final float vscroll = event.getAxisValue(MotionEvent.AXIS_VSCROLL);
583 if (vscroll < 0) {
586 } else if (vscroll > 0) {