Searched refs:sNotificationUnreadStyleSpan (Results 1 – 1 of 1) sorted by relevance
101 private static TextAppearanceSpan sNotificationUnreadStyleSpan; field in NotificationUtils1365 if (sNotificationUnreadStyleSpan == null) { in getStyledSenders()1366 sNotificationUnreadStyleSpan = new TextAppearanceSpan( in getStyledSenders()1372 sNotificationUnreadStyleSpan, sNotificationReadStyleSpan, in getStyledSenders()