Searched refs:alertExceptionExpires (Results 1 – 1 of 1) sorted by relevance
152 val alertExceptionExpires = entry.ranking.lastAudiblyAlertedMillis + ALERT_WINDOW regex154 if (alertExceptionExpires != target.alertExceptionExpires &&155 alertExceptionExpires > now) {160 target.alertExceptionExpires = alertExceptionExpires165 }, alertExceptionExpires - now)172 target.alertExceptionExpires = 0195 var alertExceptionExpires: Long = 0