Home
last modified time | relevance | path

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

/aosp12/packages/apps/Calendar/src/com/android/calendar/month/
H A DSimpleWeekView.java338 public int getFirstMonth() { in getFirstMonth() method in SimpleWeekView
H A DSimpleDayPickerFragment.java521 month = child.getFirstMonth(); in updateMonthHighlight()