Searched refs:centerRight (Results 1 – 2 of 2) sorted by relevance
1875 final int centerRight = centerLeft + centerViewsWidth; in onLayout() local1878 } else if (centerRight > right) { in onLayout()1879 centerLeft -= centerRight - right; in onLayout()
1900 final int centerRight = centerLeft + centerViewsWidth; in onLayout() local1903 } else if (centerRight > right) { in onLayout()1904 centerLeft -= centerRight - right; in onLayout()