Home | History | Annotate | Download | only in notification

Lines Matching refs:sbnHolder

3840             StatusBarNotificationHolder sbnHolder = new StatusBarNotificationHolder(sbn);
3842 ranker.onNotificationEnqueued(sbnHolder, importance, fromUser);
4081 StatusBarNotificationHolder sbnHolder = new StatusBarNotificationHolder(sbn);
4083 listener.onNotificationPosted(sbnHolder, rankingUpdate);
4095 StatusBarNotificationHolder sbnHolder = new StatusBarNotificationHolder(sbn);
4097 listener.onNotificationRemoved(sbnHolder, rankingUpdate);