Searched refs:isInRTLMode (Results 1 – 1 of 1) sorted by relevance
585 if (isInRTLMode()) { in openOverflow()615 isInRTLMode() ? overflowButtonStartX + targetWidth - mOverflowButton.getWidth() in openOverflow()623 isInRTLMode() ? 0 : mContentContainer.getWidth() - startWidth; in openOverflow()659 if (isInRTLMode()) { in closeOverflow()691 isInRTLMode() ? overflowButtonStartX - startWidth + mOverflowButton.getWidth() in closeOverflow()699 isInRTLMode() ? 0 : mContentContainer.getWidth() - startWidth; in closeOverflow()749 if (isInRTLMode()) { in setPanelsStatesAtRestingPosition()792 if (isInRTLMode()) { in setPanelsStatesAtRestingPosition()931 private boolean isInRTLMode() { in isInRTLMode() method in LocalFloatingToolbarPopup1084 if (isInRTLMode()) { in preparePopupContent()