Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DDayPickerView.java229 final int monthHeight = monthView.getMonthHeight();
DSimpleMonthView.java232 public int getMonthHeight() { in getMonthHeight() method in SimpleMonthView