Searched refs:isLayoutRtlSupport (Results 1 – 1 of 1) sorted by relevance
345 final boolean isLayoutRtl = isLayoutRtlSupport(); in updateObscuredViewsVisibility()650 final boolean isLayoutRtl = isLayoutRtlSupport(); in onLayout()939 final boolean isLayoutRtl = isLayoutRtlSupport(); in onPanelDragged()995 if (isLayoutRtlSupport()) { in drawChild()1074 final boolean isLayoutRtl = isLayoutRtlSupport(); in smoothSlideTo()1176 final boolean isLayoutRtl = isLayoutRtlSupport(); in draw()1196 if (isLayoutRtlSupport()) { in draw()1209 final boolean isLayoutRtl = isLayoutRtlSupport(); in parallaxOtherViews()1263 return checkV && v.canScrollHorizontally((isLayoutRtlSupport() ? dx : -dx)); in canScroll()1369 if (isLayoutRtlSupport()) { in onViewReleased()[all …]