Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DPagedTileLayout.java481 final int nRows = mPages.get(0).mRows; in onMeasure() local
484 t.mRows = nRows; in onMeasure()