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

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/support/
H A DDesignLibUtil.java41 public static final int SCROLL_AXIS_VERTICAL = 1 << 1; field in class:DesignLibUtil
/frameworks/support/v4/java/android/support/v4/view/
H A DViewCompat.java294 public static final int SCROLL_AXIS_VERTICAL = 1 << 1; field in class:ViewCompat
3121 * and/or {@link ViewCompat#SCROLL_AXIS_VERTICAL}.
/frameworks/base/core/java/android/view/
H A DView.java3191 public static final int SCROLL_AXIS_VERTICAL = 1 << 1; field in class:View
21034 * {@link #SCROLL_AXIS_VERTICAL}.

Completed in 2143 milliseconds