Searched refs:isLayoutRTL (Results 1 – 3 of 3) sorted by relevance
344 if (mOrientation == VERTICAL || !isLayoutRTL()) { in resolveShouldLayoutReverse()952 protected boolean isLayoutRTL() { in isLayoutRTL() method1553 if (isLayoutRTL()) { in layoutChunk()1616 } else if (isLayoutRTL()) { in convertFocusDirectionToLayoutDirection()1624 } else if (isLayoutRTL()) { in convertFocusDirectionToLayoutDirection()
342 if (mOrientation == VERTICAL && isLayoutRTL()) { in getSpaceForSpanRange()663 if (isLayoutRTL()) { in layoutChunk()
204 private int getPageNumberForDirection(boolean isLayoutRTL) { in getPageNumberForDirection() argument206 if (isLayoutRTL) { in getPageNumberForDirection()