Home
last modified time | relevance | path

Searched defs:ACTION_SCROLL (Results 1 – 2 of 2) sorted by relevance

/frameworks/support/compat/src/main/java/androidx/core/view/
DMotionEventCompat.java63 public static final int ACTION_SCROLL = 8; field in MotionEventCompat
/frameworks/base/core/java/android/view/
DMotionEvent.java293 public static final int ACTION_SCROLL = 8; field in MotionEvent