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

/frameworks/support/compat/java/android/support/v4/view/
H A DViewCompat.java333 @IntDef(value = {SCROLL_AXIS_NONE, SCROLL_AXIS_HORIZONTAL, SCROLL_AXIS_VERTICAL}, flag = true)
341 public static final int SCROLL_AXIS_NONE = 0; field in class:ViewCompat
/frameworks/base/core/java/android/view/
H A DView.java3684 public static final int SCROLL_AXIS_NONE = 0; field in class:View

Completed in 99 milliseconds