Searched refs:oldLastDate (Results 1 – 1 of 1) sorted by relevance
3847 long oldLastDate = (oldLastDateObj == null) ? -1 : oldLastDateObj; in handleUpdateEvents() local3848 if (oldLastDate != newLastDate) { in handleUpdateEvents()