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

  /packages/apps/Calendar/src/com/android/calendar/month/
MonthByWeekAdapter.java 199 // Checking updateToday uses the current params instead of the new
201 if (mAnimateToday && v.updateToday(mSelectedDay.timezone)) {
MonthWeekEventsView.java 497 updateToday(tz);
521 public boolean updateToday(String tz) {
    [all...]

Completed in 4941 milliseconds