Searched refs:firstMissed (Results 1 – 1 of 1) sorted by relevance
346 val firstMissed: Notification? = getFirstActiveNotification(context, MISSED_GROUP_KEY, in updateMissedAlarmGroupNotification() constant348 if (firstMissed == null) { in updateMissedAlarmGroupNotification()355 summary.contentIntent != firstMissed.contentIntent) { in updateMissedAlarmGroupNotification()365 .setContentIntent(firstMissed.contentIntent) in updateMissedAlarmGroupNotification()