Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DPreprocessingManager.java523 private final RankingMap mRankingMap; field in PreprocessingManager.InGroupComparator
553 private final NotificationListenerService.RankingMap mRankingMap; field in PreprocessingManager.NotificationComparator
DCarNotificationListener.java55 private RankingMap mRankingMap; field in CarNotificationListener
/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
DCarNotificationListenerTest.java57 private NotificationListenerService.RankingMap mRankingMap; field in CarNotificationListenerTest
DPreprocessingManagerTest.java137 private NotificationListenerService.RankingMap mRankingMap; field in PreprocessingManagerTest