Searched refs:mThemedTextColorPrimary (Results 1 – 1 of 1) sorted by relevance
168 private int mThemedTextColorPrimary; field in NotificationIconContainer187 mThemedTextColorPrimary = Utils.getColorAttr(themedContext, in initResources()285 + " themedTextColorPrimary=#" + Integer.toHexString(mThemedTextColorPrimary) + ')'; in toString()804 icon.setIconColor(mInNotificationIconShelf ? mThemedTextColorPrimary : iconColor, in applyToView()