Searched refs:mInconsistencyTracker (Results 1 – 1 of 1) sorted by relevance
156 private final NotifCollectionInconsistencyTracker mInconsistencyTracker; field in NotifCollection201 mInconsistencyTracker = new NotifCollectionInconsistencyTracker(mLogger); in NotifCollection()214 mInconsistencyTracker.attach(mNotificationSet::keySet, groupCoalescer::getCoalescedKeySet); in attach()651 mInconsistencyTracker.logNewMissingNotifications(rankingMap); in applyRanking()652 mInconsistencyTracker.logNewInconsistentRankings(currentEntriesWithoutRankings, rankingMap); in applyRanking()929 mInconsistencyTracker.dump(pw);