Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DPreprocessingManager.java785 private final RankingMap mRankingMap; field in PreprocessingManager.InGroupComparator
815 private final NotificationListenerService.RankingMap mRankingMap; field in PreprocessingManager.NotificationComparator
DCarNotificationListener.java60 private RankingMap mRankingMap; field in CarNotificationListener
DCarHeadsUpNotificationQueue.java79 private NotificationListenerService.RankingMap mRankingMap; field in CarHeadsUpNotificationQueue
/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
DCarNotificationListenerTest.java62 private NotificationListenerService.RankingMap mRankingMap; field in CarNotificationListenerTest
DCarHeadsUpNotificationQueueTest.java83 private NotificationListenerService.RankingMap mRankingMap; field in CarHeadsUpNotificationQueueTest
DPreprocessingManagerTest.java168 private NotificationListenerService.RankingMap mRankingMap; field in PreprocessingManagerTest