Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/alarms/
DAlarmNotifications.java215 private static Notification getActiveGroupSummaryNotification(Context context, String group) { in getActiveGroupSummaryNotification() method in AlarmNotifications
243 Notification summary = getActiveGroupSummaryNotification(context, UPCOMING_GROUP_KEY); in updateUpcomingAlarmGroupNotification()
277 Notification summary = getActiveGroupSummaryNotification(context, MISSED_GROUP_KEY); in updateMissedAlarmGroupNotification()