Searched refs:onNotificationRankingUpdated (Results 1 – 8 of 8) sorted by relevance
49 void onNotificationRankingUpdated( in onNotificationRankingUpdated() method
174 public void onNotificationRankingUpdated( in onNotificationRankingUpdated() method in NotificationRowBinderImpl193 entry.getRow().onNotificationRankingUpdated(); in onNotificationRankingUpdated()
107 default void onNotificationRankingUpdated(RankingMap rankingMap) { in onNotificationRankingUpdated() method
151 override fun onNotificationRankingUpdated(rankingMap: RankingMap) { in onNotificationRankingUpdated() method in com.android.systemui.statusbar.notification.ConversationNotificationManager
750 .onNotificationRankingUpdated( in updateNotificationRanking()761 listener.onNotificationRankingUpdated(rankingMap); in updateNotificationRanking()
339 verify(mEntryListener).onNotificationRankingUpdated(mRankingMap); in testUpdateNotificationRanking()
428 public void onNotificationRankingUpdated(RankingMap rankingMap) { in setupNEM()
585 public void onNotificationRankingUpdated() { in onNotificationRankingUpdated() method in ExpandableNotificationRow