Searched defs:mRankingMap (Results 1 – 6 of 6) sorted by relevance
/packages/apps/Car/Notification/src/com/android/car/notification/ | ||
D | PreprocessingManager.java | 810 private final RankingMap mRankingMap; field in PreprocessingManager.InGroupComparator |
D | CarNotificationListener.java | 60 private RankingMap mRankingMap; field in CarNotificationListener |
D | CarHeadsUpNotificationQueue.java | 79 private NotificationListenerService.RankingMap mRankingMap; field in CarHeadsUpNotificationQueue |
/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/ | ||
D | CarNotificationListenerTest.java | 62 private NotificationListenerService.RankingMap mRankingMap; field in CarNotificationListenerTest |
D | CarHeadsUpNotificationQueueTest.java | 83 private NotificationListenerService.RankingMap mRankingMap; field in CarHeadsUpNotificationQueueTest |
D | PreprocessingManagerTest.java | 173 private NotificationListenerService.RankingMap mRankingMap; field in PreprocessingManagerTest |