Home
last modified time | relevance | path

Searched refs:AXIS_SCROLL (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DVelocityTracker.java50 MotionEvent.AXIS_SCROLL
H A DMotionEvent.java1068 public static final int AXIS_SCROLL = 26; field in MotionEvent
1385 names.append(AXIS_SCROLL, "AXIS_SCROLL"); in names.append() argument
/aosp14/frameworks/base/core/java/android/widget/
H A DHorizontalScrollView.java873 axisValue = event.getAxisValue(MotionEvent.AXIS_SCROLL); in onGenericMotionEvent()
H A DScrollView.java949 axisValue = event.getAxisValue(MotionEvent.AXIS_SCROLL); in onGenericMotionEvent()
H A DAbsListView.java4495 axisValue = event.getAxisValue(MotionEvent.AXIS_SCROLL); in onGenericMotionEvent()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt51443 field public static final int AXIS_SCROLL = 26; // 0x1a