Home
last modified time | relevance | path

Searched defs:newNotification (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationEntryManager.java657 Notification newNotification = b.build(); in rebuildNotificationWithRemoteInput() local
894 private boolean alertAgain(NotificationData.Entry oldEntry, Notification newNotification) { in alertAgain()