Searched refs:newNotification (Results 1 – 2 of 2) sorted by relevance
170 NotificationEntry oldEntry, Notification newNotification) { in alertAgain() argument172 || (newNotification.flags & Notification.FLAG_ONLY_ALERT_ONCE) == 0; in alertAgain()
598 Notification newNotification = b.build(); in rebuildNotificationWithRemoteInput() local601 newNotification.contentView = sbn.getNotification().contentView; in rebuildNotificationWithRemoteInput()602 newNotification.bigContentView = sbn.getNotification().bigContentView; in rebuildNotificationWithRemoteInput()603 newNotification.headsUpContentView = sbn.getNotification().headsUpContentView; in rebuildNotificationWithRemoteInput()612 newNotification, in rebuildNotificationWithRemoteInput()