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