HomeSort by relevance Sort by last modified time
    Searched full:mfirstmonth (Results 1 - 2 of 2) sorted by null

  /packages/apps/Calendar/src/com/android/calendar/month/
SimpleWeekView.java 127 protected int mFirstMonth = -1;
274 mFirstMonth = time.month;
288 mFirstMonth = time.month;
339 return mFirstMonth;
  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/
MonthView.java 144 protected int mFirstMonth = -1;

Completed in 286 milliseconds