Home
last modified time | relevance | path

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

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