Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DDayPickerView.java229 final int cellWidth = monthView.getCellWidth();
H A DSimpleMonthView.java243 public int getCellWidth() { in getCellWidth() method in SimpleMonthView