Searched refs:isSelectedDayInMonth (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/
H A DSimpleMonthAdapter.java185 if (isSelectedDayInMonth(year, month)) {
202 private boolean isSelectedDayInMonth(int year, int month) { method in class:SimpleMonthAdapter

Completed in 77 milliseconds