Searched defs:sbn (Results 1 – 5 of 5) sorted by relevance
211 StatusBarNotification sbn = entry.notification; in filterAndSort() local228 StatusBarNotification sbn = ent.notification; in filterAndSort() local243 boolean shouldFilterOut(StatusBarNotification sbn) { in shouldFilterOut()277 public static boolean showNotificationEvenIfUnprovisioned(StatusBarNotification sbn) { in showNotificationEvenIfUnprovisioned()318 private static boolean isSystemNotification(StatusBarNotification sbn) { in isSystemNotification()329 public boolean isNotificationForCurrentProfiles(StatusBarNotification sbn); in isNotificationForCurrentProfiles()
757 protected void applyColorsAndBackgrounds(StatusBarNotification sbn, in applyColorsAndBackgrounds()841 final StatusBarNotification sbn = row.getStatusBarNotification(); in inflateGuts() local
140 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted()153 public void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationPosted()174 public void onNotificationRemoved(StatusBarNotification sbn) { in onNotificationRemoved()198 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationRemoved()608 StatusBarNotification sbn; in onNotificationPosted() local630 StatusBarNotification sbn; in onNotificationRemoved() local
47 final StatusBarNotification sbn; field in NotificationRecord74 public NotificationRecord(StatusBarNotification sbn, int score) in NotificationRecord()
1574 final StatusBarNotification sbn = mNotificationList.get(i).sbn; in getActiveNotificationKeys() local1658 final StatusBarNotification sbn = iter.next(); in dumpImpl() local1935 StatusBarNotification sbn = r.sbn; in handleGroupedNotificationLocked() local1989 StatusBarNotification sbn = r.sbn; in removeUnusedGroupedNotificationLocked() local2928 private boolean isVisibleToListener(StatusBarNotification sbn, ManagedServiceInfo listener) { in isVisibleToListener()3007 public void notifyPostedLocked(StatusBarNotification sbn, StatusBarNotification oldSbn) { in notifyPostedLocked()3055 public void notifyRemovedLocked(StatusBarNotification sbn) { in notifyRemovedLocked()3121 final StatusBarNotification sbn, NotificationRankingUpdate rankingUpdate) { in notifyPosted()3131 private void notifyRemoved(ManagedServiceInfo info, StatusBarNotification sbn, in notifyRemoved()3234 public boolean matches(StatusBarNotification sbn) { in matches()