Home
last modified time | relevance | path

Searched refs:missingNotifications (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/
H A DNotifCollectionInconsistencyTracker.kt45 maybeLogMissingNotifications(missingNotifications, newMissingNotifications)
46 missingNotifications = newMissingNotifications
113 for (key in missingNotifications) {
122 private var missingNotifications = emptySet<String>() regex