Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/alarms/
DAlarmNotifications.java195 int canceledNotificationId, Notification postedNotification) { in getFirstActiveNotification() argument
199 Notification firstActiveNotification = postedNotification; in getFirstActiveNotification()
229 int canceledNotificationId, Notification postedNotification) { in updateUpcomingAlarmGroupNotification() argument
237 canceledNotificationId, postedNotification); in updateUpcomingAlarmGroupNotification()
263 int canceledNotificationId, Notification postedNotification) { in updateMissedAlarmGroupNotification() argument
271 canceledNotificationId, postedNotification); in updateMissedAlarmGroupNotification()