Searched refs:oldAttr (Results 1 – 1 of 1) sorted by relevance
346 @NonNull NotificationAttributes oldAttr) { in updateAutobundledSummaryAttributes() argument352 newIcon = oldAttr.icon; in updateAutobundledSummaryAttributes()355 newColor = oldAttr.iconColor; in updateAutobundledSummaryAttributes()358 return new NotificationAttributes(oldAttr.flags, newIcon, newColor, newAttr.visibility); in updateAutobundledSummaryAttributes()