HomeSort by relevance Sort by last modified time
    Searched defs:setMidnightUpdater (Results 1 - 4 of 4) sorted by null

  /packages/apps/Calendar/src/com/android/calendar/agenda/
AgendaListView.java 69 Utils.setMidnightUpdater(mHandler, mMidnightUpdater, mTimeZone);
422 Utils.setMidnightUpdater(mHandler, mMidnightUpdater, mTimeZone);
  /packages/apps/Calendar/src/com/android/calendar/
SearchActivity.java 99 Utils.setMidnightUpdater(mHandler, mTimeChangesUpdater,
327 Utils.setMidnightUpdater(
AllInOneActivity.java 251 Utils.setMidnightUpdater(mHandler, mTimeChangesUpdater, mTimeZone);
261 Utils.setMidnightUpdater(mHandler, mTimeChangesUpdater, mTimeZone);
554 Utils.setMidnightUpdater(mHandler, mTimeChangesUpdater, mTimeZone);
    [all...]
Utils.java     [all...]

Completed in 240 milliseconds