Home | History | Annotate | Download | only in widget

Lines Matching refs:vscroll

588                     final float vscroll = event.getAxisValue(MotionEvent.AXIS_VSCROLL);
589 if (vscroll < 0) {
592 } else if (vscroll > 0) {