Home
last modified time | relevance | path

Searched refs:AXIS_VSCROLL (Results 1 – 23 of 23) sorted by relevance

/frameworks/base/core/java/android/text/method/
DBaseMovementMethod.java101 hscroll = event.getAxisValue(MotionEvent.AXIS_VSCROLL); in onGenericMotionEvent()
103 vscroll = -event.getAxisValue(MotionEvent.AXIS_VSCROLL); in onGenericMotionEvent()
/frameworks/support/v4/java/android/support/v4/view/
DMotionEventCompat.java278 public static final int AXIS_VSCROLL = 9; field in MotionEventCompat
/frameworks/base/core/java/android/view/
DMotionEvent.java711 public static final int AXIS_VSCROLL = 9; field in MotionEvent
1219 names.append(AXIS_VSCROLL, "AXIS_VSCROLL"); in names.append() argument
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DTaskStackViewTouchHandler.java421 float vScroll = ev.getAxisValue(MotionEvent.AXIS_VSCROLL); in onGenericMotionEvent()
/frameworks/base/core/java/com/android/internal/widget/
DPointerLocationView.java512 .append(" VScroll=").append(coords.getAxisValue(MotionEvent.AXIS_VSCROLL), 1) in logCoords()
/frameworks/base/core/java/android/widget/
DHorizontalScrollView.java728 hscroll = -event.getAxisValue(MotionEvent.AXIS_VSCROLL); in onGenericMotionEvent()
DScrollView.java784 final float vscroll = event.getAxisValue(MotionEvent.AXIS_VSCROLL); in onGenericMotionEvent()
DStackView.java588 final float vscroll = event.getAxisValue(MotionEvent.AXIS_VSCROLL); in onGenericMotionEvent()
DAbsListView.java4213 final float vscroll = event.getAxisValue(MotionEvent.AXIS_VSCROLL); in onGenericMotionEvent()
/frameworks/support/v4/java/android/support/v4/widget/
DNestedScrollView.java903 MotionEventCompat.AXIS_VSCROLL); in onGenericMotionEvent()
/frameworks/base/docs/html/about/versions/
Dandroid-3.1.jd211 android.view.MotionEvent#AXIS_VSCROLL} axes specify the relative scroll
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DRecyclerView.java2728 .getAxisValue(event, MotionEventCompat.AXIS_VSCROLL); in onGenericMotionEvent()
/frameworks/support/v4/api/
D22.1.0.txt1978 field public static final int AXIS_VSCROLL = 9; // 0x9
D22.2.1.txt2037 field public static final int AXIS_VSCROLL = 9; // 0x9
D22.2.0.txt2036 field public static final int AXIS_VSCROLL = 9; // 0x9
D23.0.0.txt2228 field public static final int AXIS_VSCROLL = 9; // 0x9
D23.1.0.txt2250 field public static final int AXIS_VSCROLL = 9; // 0x9
D23.1.1.txt2203 field public static final int AXIS_VSCROLL = 9; // 0x9
Dcurrent.txt2408 field public static final int AXIS_VSCROLL = 9; // 0x9
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33030 field public static final int AXIS_VSCROLL = 9; // 0x9
/frameworks/base/api/
Dcurrent.txt41824 field public static final int AXIS_VSCROLL = 9; // 0x9
Dtest-current.txt41903 field public static final int AXIS_VSCROLL = 9; // 0x9
Dsystem-current.txt44824 field public static final int AXIS_VSCROLL = 9; // 0x9