Home | History | Annotate | Download | only in statusbar

Lines Matching refs:newSbn

499             StatusBarNotification newSbn = rebuildNotificationWithRemoteInput(entry,
504 updateNotificationInternal(newSbn, null);
520 StatusBarNotification newSbn = rebuildNotificationForCanceledSmartReplies(entry);
523 updateNotificationInternal(newSbn, null);
604 StatusBarNotification newSbn = new StatusBarNotification(sbn.getPackageName(),
608 return newSbn;