Home
last modified time | relevance | path

Searched defs:cellWidth (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DSimpleMonthView.java919 final int cellWidth = mPaddedWidth / DAYS_IN_WEEK; in onLayout() local
H A DGridLayout.java1179 int cellWidth = x2 - x1; in onLayout() local