Home
last modified time | relevance | path

Searched refs:getCurrentRanking (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Car/Notification/src/com/android/car/notification/
DNotificationViewController.java104 mCarNotificationListener.getCurrentRanking()); in resetNotifications()
114 mCarNotificationListener.getCurrentRanking()); in resetNotifications()
135 mCarNotificationListener.getCurrentRanking())) { in updateNotifications()
144 mCarNotificationListener.getCurrentRanking()); in updateNotifications()
DCarNotificationListener.java245 public RankingMap getCurrentRanking() { in getCurrentRanking() method in CarNotificationListener
253 mRankingMap = super.getCurrentRanking(); in onListenerConnected()
298 isShowingHeadsUp = mHeadsUpManager.maybeShowHeadsUp(alertEntry, getCurrentRanking(), in notifyNotificationPosted()
/packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/
DTestNotificationListener.kt252 checkNotNull(getCurrentRanking()) { "getCurrentRanking() returned null" } in <lambda>()
/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationListener.java300 getCurrentRanking().getRanking(sbn.getKey(), mTempRanking); in notificationIsValidForUI()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/notification/
DNotificationPanelViewController.java352 mCarNotificationListener.getCurrentRanking()); in onNotificationViewInflated()
/packages/apps/Settings/src/com/android/settings/notification/history/
DNotificationStation.java154 mRanking = getCurrentRanking();