Searched refs:UPCOMING_GROUP_KEY (Results 1 – 2 of 2) sorted by relevance
85 private const val UPCOMING_GROUP_KEY = "1" constant136 builder.setGroup(UPCOMING_GROUP_KEY) in showLowPriorityNotification()198 builder.setGroup(UPCOMING_GROUP_KEY) in showHighPriorityNotification()302 val firstUpcoming: Notification? = getFirstActiveNotification(context, UPCOMING_GROUP_KEY, in updateUpcomingAlarmGroupNotification()309 var summary: Notification? = getActiveGroupSummaryNotification(context, UPCOMING_GROUP_KEY) in updateUpcomingAlarmGroupNotification()317 .setGroup(UPCOMING_GROUP_KEY) in updateUpcomingAlarmGroupNotification()403 builder.setGroup(UPCOMING_GROUP_KEY) in showSnoozeNotification()
66 private static final String UPCOMING_GROUP_KEY = "1"; field in AlarmNotifications114 builder.setGroup(UPCOMING_GROUP_KEY); in showUpcomingNotification()208 final Notification firstUpcoming = getFirstActiveNotification(context, UPCOMING_GROUP_KEY, in updateUpcomingAlarmGroupNotification()215 Notification summary = getActiveGroupSummaryNotification(context, UPCOMING_GROUP_KEY); in updateUpcomingAlarmGroupNotification()225 .setGroup(UPCOMING_GROUP_KEY) in updateUpcomingAlarmGroupNotification()290 builder.setGroup(UPCOMING_GROUP_KEY); in showSnoozeNotification()