Searched refs:isLayoutRtlSupport (Results 1 – 1 of 1) sorted by relevance
359 final boolean isLayoutRtl = isLayoutRtlSupport(); in updateObscuredViewsVisibility()660 final boolean isLayoutRtl = isLayoutRtlSupport(); in onLayout()951 final boolean isLayoutRtl = isLayoutRtlSupport(); in onPanelDragged()1007 if (isLayoutRtlSupport()) { in drawChild()1059 final boolean isLayoutRtl = isLayoutRtlSupport(); in smoothSlideTo()1162 final boolean isLayoutRtl = isLayoutRtlSupport(); in draw()1182 if (isLayoutRtlSupport()) { in draw()1195 final boolean isLayoutRtl = isLayoutRtlSupport(); in parallaxOtherViews()1249 return checkV && ViewCompat.canScrollHorizontally(v, (isLayoutRtlSupport() ? dx : -dx)); in canScroll()1352 if (isLayoutRtlSupport()) { in onViewReleased()[all …]