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