Searched refs:mThemedTextColorPrimary (Results 1 – 1 of 1) sorted by relevance
172 private int mThemedTextColorPrimary; field in NotificationIconContainer193 mThemedTextColorPrimary = Utils.getColorAttr(themedContext, in initResources()293 + ", themedTextColorPrimary=#" + Integer.toHexString(mThemedTextColorPrimary) in toString()300 + " themedTextColorPrimary=#" + Integer.toHexString(mThemedTextColorPrimary) in toString()927 icon.setIconColor(mThemedTextColorPrimary, in applyToView()931 icon.setIconColor(mOverrideIconColor ? mThemedTextColorPrimary : iconColor, in applyToView()