Searched refs:mUntil (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/calendar/src/com/android/calendarcommon2/
H A DRecurrenceProcessor.java29 private Time mUntil = new Time(Time.TIMEZONE_UTC); field in class:RecurrenceProcessor
644 // We don't need to clear the mUntil (and it wouldn't do any good to
646 // sets the timezone in the mUntil Time object.
759 Time until = mUntil;

Completed in 55 milliseconds