Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/
DNotifCollectionInconsistencyTracker.kt99 val newlyInconsistent: List<NotificationEntry> = newEntriesWithoutRankings in <lambda>() constant
103 if (newlyInconsistent.isNotEmpty()) { in <lambda>()
105 logger.logMissingRankings(newlyInconsistent, totalInconsistent, rankingMap) in <lambda>()