Searched defs:HORIZONTAL (Results 1 – 12 of 12) sorted by relevance
43 public static final int HORIZONTAL = 0; // Consume taps along the top edge. field in DeadZone
57 public static final int HORIZONTAL = 1; field in ClipDrawable
39 public static final int HORIZONTAL = LinearLayout.HORIZONTAL; field in OrientationHelper
58 private static final int HORIZONTAL = 0; // as defined in attrs.xml field in SlidingTab
132 private static final int HORIZONTAL = 0; field in AutoScrollHelper
47 public static final int HORIZONTAL = OrientationHelper.HORIZONTAL; field in LinearLayoutManager
188 public static final int HORIZONTAL = 0; field in RecyclerView
95 public static final Direction HORIZONTAL = new Direction() { field in SwipeDetector
67 private static final int HORIZONTAL = 0; field in DockState
282 HORIZONTAL, enumerator
96 public static final int HORIZONTAL = 0; field in LinearLayout
187 public static final int HORIZONTAL = LinearLayout.HORIZONTAL; field in GridLayout