Searched refs:BOTH (Results 1 – 4 of 4) sorted by relevance
41 NONE('N'), VERTICAL('V'), HORIZONTAL('H'), BOTH('B'); enumConstant61 return BOTH; in fromValue()117 if (mMirror == Mirror.BOTH in isHorizontal()125 if (mMirror == Mirror.BOTH in isVertical()138 mMirror = Mirror.BOTH; in cycle()140 case BOTH: in cycle()
56 BOTH enumConstant171 return Shift.BOTH; in getShift()187 if (shift == Shift.BOTH) { in getOffset()
82 Gutter.BOTH,106 int BOTH = 3; field240 mGutter = a.getInt(R.styleable.PagedRecyclerView_gutter, Gutter.BOTH); in init()
234 } else if (type == Mirror.BOTH) { in concatMirrorMatrix()