Searched refs:getCurrentRanking (Results 1 – 5 of 5) sorted by relevance
102 mCarNotificationListener.getCurrentRanking()); in resetNotifications()107 mCarNotificationListener.getCurrentRanking()); in resetNotifications()125 if (mPreprocessingManager.shouldFilter(sbn, mCarNotificationListener.getCurrentRanking())) { in updateNotifications()135 mCarNotificationListener.getCurrentRanking())); in updateNotifications()
165 public RankingMap getCurrentRanking() { in getCurrentRanking() method in CarNotificationListener173 mRankingMap = super.getCurrentRanking(); in onListenerConnected()208 mHeadsUpManager.maybeShowHeadsUp(sbn, getCurrentRanking(), mActiveNotifications); in notifyNotificationPosted()
370 getCurrentRanking().getRanking(sbn.getKey(), mTempRanking); in shouldBeFilteredOut()
130 mRanking = getCurrentRanking();