Searched refs:AXIS_VSCROLL (Results 1 – 13 of 13) sorted by relevance
101 hscroll = event.getAxisValue(MotionEvent.AXIS_VSCROLL); in onGenericMotionEvent()103 vscroll = -event.getAxisValue(MotionEvent.AXIS_VSCROLL); in onGenericMotionEvent()
755 public static final int AXIS_VSCROLL = 9; field in MotionEvent1262 names.append(AXIS_VSCROLL, "AXIS_VSCROLL"); in names.append() argument
422 float vScroll = ev.getAxisValue(MotionEvent.AXIS_VSCROLL); in onGenericMotionEvent()
552 .append(" VScroll=").append(coords.getAxisValue(MotionEvent.AXIS_VSCROLL), 1) in logCoords()
2913 vScroll = -event.getAxisValue(MotionEvent.AXIS_VSCROLL); in onGenericMotionEvent()
834 axisValue = -event.getAxisValue(MotionEvent.AXIS_VSCROLL); in onGenericMotionEvent()
589 final float vscroll = event.getAxisValue(MotionEvent.AXIS_VSCROLL); in onGenericMotionEvent()
900 axisValue = event.getAxisValue(MotionEvent.AXIS_VSCROLL); in onGenericMotionEvent()
4292 axisValue = event.getAxisValue(MotionEvent.AXIS_VSCROLL); in onGenericMotionEvent()
3734 final float vscroll = event.getAxisValue(MotionEvent.AXIS_VSCROLL);
33030 field public static final int AXIS_VSCROLL = 9; // 0x9
51069 field public static final int AXIS_VSCROLL = 9; // 0x9
51213 field public static final int AXIS_VSCROLL = 9; // 0x9