Searched defs:iconColor (Results 1 – 7 of 7) sorted by relevance
39 private val iconColor = context.resources.getColor( in <lambda>() constant
154 void onThemeChange(int iconColor) { in onThemeChange()
491 @ColorInt int iconColor = Utils.getColorStateListDefaultColor(mContext, in updateIconsAndTextColors() local
706 public int iconColor = StatusBarIconView.NO_COLOR; field in IconState
156 final int iconColor = Color.RED; in testParcelLegacy() local
839 int iconColor = row.getOriginalIconColor(); local
676 public void setIconColor(int iconColor, boolean animate) { in setIconColor()