Searched defs:rankingMap (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java175 * @param rankingMap The current ranking map that can be used to retrieve ranking information
178 public void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) { argument
219 * @param rankingMap The current ranking map that can be used to retrieve ranking information
223 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap) { argument
239 * @param rankingMap The current ranking map that can be used to retrieve ranking information
242 public void onNotificationRankingUpdate(RankingMap rankingMap) { argument

Completed in 75 milliseconds