Home
last modified time | relevance | path

Searched refs:newAlert (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/alerts/
DAlertService.java169 boolean newAlert; field in AlertService.NotificationInfo
172 long endMillis, long eventId, boolean allDay, boolean newAlert) { in NotificationInfo() argument
179 this.newAlert = newAlert; in NotificationInfo()