Searched refs:adjustedSbn (Results 1 – 1 of 1) sorted by relevance
2271 final StatusBarNotification adjustedSbn = notificationRecord.sbn; in maybeAddAutobundleSummary() local2272 userId = adjustedSbn.getUser().getIdentifier(); in maybeAddAutobundleSummary()2282 adjustedSbn.getNotification().extras.getParcelable( in maybeAddAutobundleSummary()2288 adjustedSbn.getNotification().getSmallIcon()) in maybeAddAutobundleSummary()2293 .setColor(adjustedSbn.getNotification().color) in maybeAddAutobundleSummary()2305 new StatusBarNotification(adjustedSbn.getPackageName(), in maybeAddAutobundleSummary()2306 adjustedSbn.getOpPkg(), in maybeAddAutobundleSummary()2308 adjustedSbn.getUid(), adjustedSbn.getInitialPid(), in maybeAddAutobundleSummary()2309 summaryNotification, adjustedSbn.getUser(), in maybeAddAutobundleSummary()