Searched refs:onNotificationRankingUpdated (Results 1 – 7 of 7) sorted by relevance
47 void onNotificationRankingUpdated( in onNotificationRankingUpdated() method
191 public void onNotificationRankingUpdated( in onNotificationRankingUpdated() method in NotificationRowBinderImpl210 entry.getRow().onNotificationRankingUpdated(); in onNotificationRankingUpdated()
111 default void onNotificationRankingUpdated(RankingMap rankingMap) { in onNotificationRankingUpdated() method
489 requireBinder().onNotificationRankingUpdated( in updateNotificationRanking()499 listener.onNotificationRankingUpdated(rankingMap); in updateNotificationRanking()
512 public void onNotificationRankingUpdated(RankingMap rankingMap) {
405 verify(mEntryListener).onNotificationRankingUpdated(mRankingMap); in testUpdateNotificationRanking()
609 public void onNotificationRankingUpdated() { in onNotificationRankingUpdated() method in ExpandableNotificationRow