Home
last modified time | relevance | path

Searched refs:AXIS_VSCROLL (Results 1 – 13 of 13) 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/base/core/java/android/view/
DMotionEvent.java755 public static final int AXIS_VSCROLL = 9; field in MotionEvent
1262 names.append(AXIS_VSCROLL, "AXIS_VSCROLL"); in names.append() argument
/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/views/
DTaskStackViewTouchHandler.java422 float vScroll = ev.getAxisValue(MotionEvent.AXIS_VSCROLL); in onGenericMotionEvent()
/frameworks/base/core/java/com/android/internal/widget/
DPointerLocationView.java552 .append(" VScroll=").append(coords.getAxisValue(MotionEvent.AXIS_VSCROLL), 1) in logCoords()
DRecyclerView.java2913 vScroll = -event.getAxisValue(MotionEvent.AXIS_VSCROLL); in onGenericMotionEvent()
/frameworks/base/core/java/android/widget/
DHorizontalScrollView.java834 axisValue = -event.getAxisValue(MotionEvent.AXIS_VSCROLL); in onGenericMotionEvent()
DStackView.java589 final float vscroll = event.getAxisValue(MotionEvent.AXIS_VSCROLL); in onGenericMotionEvent()
DScrollView.java900 axisValue = event.getAxisValue(MotionEvent.AXIS_VSCROLL); in onGenericMotionEvent()
DAbsListView.java4292 axisValue = event.getAxisValue(MotionEvent.AXIS_VSCROLL); in onGenericMotionEvent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java3734 final float vscroll = event.getAxisValue(MotionEvent.AXIS_VSCROLL);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33030 field public static final int AXIS_VSCROLL = 9; // 0x9
/frameworks/base/non-updatable-api/
Dcurrent.txt51069 field public static final int AXIS_VSCROLL = 9; // 0x9
/frameworks/base/api/
Dcurrent.txt51213 field public static final int AXIS_VSCROLL = 9; // 0x9