Home
last modified time | relevance | path

Searched refs:onNotificationRankingUpdated (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationEntryListener.java109 default void onNotificationRankingUpdated(RankingMap rankingMap) { in onNotificationRankingUpdated() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRow.java627 public void onNotificationRankingUpdated() { in onNotificationRankingUpdated() method in ExpandableNotificationRow