Home
last modified time | relevance | path

Searched refs:pageIndicatorWidth (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/Launcher/libs/appgrid/lib/src/com/android/car/carlauncher/pagination/
DPageMeasurementHelper.java124 int pageIndicatorWidth, pageIndicatorHeight; in handleWindowSizeChange() local
130 pageIndicatorWidth = gridWidth; in handleWindowSizeChange()
137 pageIndicatorWidth = mDefinedPageIndicatorSize; in handleWindowSizeChange()
141 marginHorizontal, marginVertical, pageIndicatorWidth, pageIndicatorHeight, in handleWindowSizeChange()
217 int marginVertical, int pageIndicatorWidth, int pageIndicatorHeight, in PageDimensions() argument
223 pageIndicatorWidthPx = pageIndicatorWidth; in PageDimensions()