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

  /packages/apps/Calendar/src/com/android/calendar/agenda/
AgendaByDayAdapter.java 354 long nextMidnight = Utils.getNextMidnight(tempTime,
383 long nextMidnight = Utils.getNextMidnight(tempTime, startTime, mTimeZone);
419 long nextMidnight = Utils.getNextMidnight(tempTime, info.mEventStartTimeMilli,
  /packages/apps/Calendar/src/com/android/calendar/
Utils.java 764 public static long getNextMidnight(Time recycle, long theTime, String tz) {
    [all...]

Completed in 73 milliseconds