Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/
DNotifCollectionInconsistencyTracker.kt43 val newMissingNotifications = rankingMap.orderedKeys.asSequence() in <lambda>() constant
47 maybeLogMissingNotifications(missingNotifications, newMissingNotifications) in <lambda>()
48 missingNotifications = newMissingNotifications in <lambda>()