Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/alarms/
DAlarmNotifications.java194 private static Notification getFirstActiveNotification(Context context, String group, in getFirstActiveNotification() method in AlarmNotifications
236 final Notification firstUpcoming = getFirstActiveNotification(context, UPCOMING_GROUP_KEY, in updateUpcomingAlarmGroupNotification()
270 final Notification firstMissed = getFirstActiveNotification(context, MISSED_GROUP_KEY, in updateMissedAlarmGroupNotification()