Searched defs:HORIZONTAL (Results 1 – 8 of 8) sorted by relevance
35 int HORIZONTAL = LinearLayout.HORIZONTAL; field
38 public static final int HORIZONTAL = 1; field in CategoryView
39 public static final int HORIZONTAL = 1; field in IconView
41 NONE('N'), VERTICAL('V'), HORIZONTAL('H'), BOTH('B'); enumConstant
68 public static final Direction HORIZONTAL = new Direction() { field in SingleAxisSwipeDetector
149 public static final int HORIZONTAL = 0; field in ScrollAdapterView
87 public static final int HORIZONTAL = 0; field in ChartSweepView
51 public static final int HORIZONTAL = 0; field in MatchParentShrinkingLinearLayout