Searched defs:HORIZONTAL (Results 1 – 9 of 9) sorted by relevance
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
63 public static final Direction HORIZONTAL = new Direction() { field in SingleAxisSwipeDetector
87 public static final int HORIZONTAL = 0; field in ChartSweepView
51 public static final int HORIZONTAL = 0; field in MatchParentShrinkingLinearLayout
149 public static final int HORIZONTAL = 0; field in ScrollAdapterView