Home
last modified time | relevance | path

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

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