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()
341 float vScroll = ev.getAxisValue(MotionEvent.AXIS_VSCROLL); in onGenericMotionEvent()
670 public static final int AXIS_VSCROLL = 9; field in MotionEvent1131 names.append(AXIS_VSCROLL, "AXIS_VSCROLL"); in names.append() argument
124 NO DOC BLOCK: android.view.MotionEvent Field AXIS_VSCROLL
512 .append(" VScroll=").append(coords.getAxisValue(MotionEvent.AXIS_VSCROLL), 1) in logCoords()
1717 hscroll = event.getAxisValue(MotionEvent.AXIS_VSCROLL); in onGenericMotionEvent()1719 vscroll = -event.getAxisValue(MotionEvent.AXIS_VSCROLL); in onGenericMotionEvent()
768 final float vscroll = event.getAxisValue(MotionEvent.AXIS_VSCROLL); in onGenericMotionEvent()
713 hscroll = -event.getAxisValue(MotionEvent.AXIS_VSCROLL); in onGenericMotionEvent()
589 final float vscroll = event.getAxisValue(MotionEvent.AXIS_VSCROLL); in onGenericMotionEvent()
4032 final float vscroll = event.getAxisValue(MotionEvent.AXIS_VSCROLL); in onGenericMotionEvent()
211 android.view.MotionEvent#AXIS_VSCROLL} axes specify the relative scroll
35265 field public static final int AXIS_VSCROLL = 9; // 0x9
33032 field public static final int AXIS_VSCROLL = 9; // 0x9