Searched defs:SCROLL_AXIS_NONE (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/compat/src/main/java/androidx/core/view/
H A DViewCompat.java337 @IntDef(value = {SCROLL_AXIS_NONE, SCROLL_AXIS_HORIZONTAL, SCROLL_AXIS_VERTICAL}, flag = true)
345 public static final int SCROLL_AXIS_NONE = 0; field in class:ViewCompat
/frameworks/base/core/java/android/view/
H A DView.java3791 public static final int SCROLL_AXIS_NONE = 0; field in class:View
[all...]

Completed in 84 milliseconds