Searched refs:rankingUpdate (Results 1 – 2 of 2) sorted by relevance
1224 private RankingMap(NotificationRankingUpdate rankingUpdate) {1225 mRankingUpdate = rankingUpdate;1407 NotificationRankingUpdate rankingUpdate = source.readParcelable(null);1408 return new RankingMap(rankingUpdate);
4120 final StatusBarNotification sbn, NotificationRankingUpdate rankingUpdate) { in notifyPosted() argument4124 listener.onNotificationPosted(sbnHolder, rankingUpdate); in notifyPosted()4131 NotificationRankingUpdate rankingUpdate) { in notifyRemoved() argument4138 listener.onNotificationRemoved(sbnHolder, rankingUpdate); in notifyRemoved()4145 NotificationRankingUpdate rankingUpdate) { in notifyRankingUpdate() argument4148 listener.onNotificationRankingUpdate(rankingUpdate); in notifyRankingUpdate()