Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/month/
DSimpleWeekView.java129 protected int mLastMonth = -1; field in SimpleWeekView
309 mLastMonth = time.month; in setWeekParams()
348 return mLastMonth; in getLastMonth()