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

/frameworks/base/core/java/android/view/
H A DView.java2877 public static final int SCROLL_AXIS_HORIZONTAL = 1 << 0; field in class:View
18725 * @param axes Flags consisting of a combination of {@link #SCROLL_AXIS_HORIZONTAL} and/or

Completed in 88 milliseconds