Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationListenerWithPlugins.java66 public RankingMap getCurrentRanking() { in getCurrentRanking() method in NotificationListenerWithPlugins
67 RankingMap currentRanking = super.getCurrentRanking(); in getCurrentRanking()
69 currentRanking = plugin.getCurrentRanking(currentRanking); in getCurrentRanking()
108 return getCurrentRanking(); in onPluginRankingUpdate()
133 return NotificationListenerWithPlugins.super.getCurrentRanking(); in getProvider()
DStatusBar.java6204 final RankingMap currentRanking = getCurrentRanking();
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
DNotificationListenerController.java45 default RankingMap getCurrentRanking(RankingMap currentRanking) { in getCurrentRanking() method
/frameworks/base/services/tests/notification/src/com/android/server/notification/
DNotificationListenerServiceTest.java52 service.getCurrentRanking().getRanking(key, ranking); in testRanking()
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java1006 public RankingMap getCurrentRanking() { in getCurrentRanking() method in NotificationListenerService
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27051 …hod public android.service.notification.NotificationListenerService.RankingMap getCurrentRanking();
/frameworks/base/api/
Dcurrent.txt37407 …hod public android.service.notification.NotificationListenerService.RankingMap getCurrentRanking();
Dtest-current.txt37650 …hod public android.service.notification.NotificationListenerService.RankingMap getCurrentRanking();
Dsystem-current.txt40522 …hod public android.service.notification.NotificationListenerService.RankingMap getCurrentRanking();
/frameworks/base/config/
Dboot-image-profile.txt30123 HSPLandroid/service/notification/NotificationListenerService;->getCurrentRanking()Landroid/service/…