Searched refs:newNotification (Results 1 – 1 of 1) sorted by relevance
1708 Notification newNotification = b.build(); in removeNotification() local1711 newNotification.contentView = sbn.getNotification().contentView; in removeNotification()1712 newNotification.bigContentView = sbn.getNotification().bigContentView; in removeNotification()1713 newNotification.headsUpContentView = sbn.getNotification().headsUpContentView; in removeNotification()1718 newNotification, sbn.getUser(), sbn.getOverrideGroupKey(), sbn.getPostTime()); in removeNotification()6870 private boolean alertAgain(Entry oldEntry, Notification newNotification) {6872 || (newNotification.flags & Notification.FLAG_ONLY_ALERT_ONCE) == 0;