Home | History | Annotate | Download | only in calendar

Lines Matching refs:oldEnd

1964         long oldEnd = mInitialValues.getAsLong(EVENT_END_TIME);
1976 if (oldBegin == newBegin && oldEnd == newEnd && oldAllDay == newAllDay