Searched refs:centerViewsWidth (Results 1 – 1 of 1) sorted by relevance
2018 final int centerViewsWidth = getViewListMeasuredWidth(mTempViews, collapsingMargins); in onLayout() local2020 final int halfCenterViewsWidth = centerViewsWidth / 2; in onLayout()2022 final int centerRight = centerLeft + centerViewsWidth; in onLayout()