Searched refs:recyclerViewWidthPx (Results 1 – 2 of 2) sorted by relevance
207 public int recyclerViewWidthPx; field in PageMeasurementHelper.PageDimensions219 recyclerViewWidthPx = recyclerViewWidth; in PageDimensions()232 + " recyclerViewWidthPx: %d".formatted(recyclerViewWidthPx) in toString()
131 layoutParams.width = pageDimens.recyclerViewWidthPx; in onDimensionsUpdated()