Searched defs:colorStateList (Results 1 – 7 of 7) sorted by relevance
62 val colorStateList = a.getColorStateList(0) in resolveColor() constant
45 ColorStateList colorStateList = ColorStateList in getCompoundIcon() local
274 val colorStateList = typedArray.getColorStateList(0) in getColorStateListForAttr() constant
54 final ColorStateList colorStateList, final PorterDuff.Mode mode) { in getColorTintedDrawable()
108 final ColorStateList colorStateList = getContext().getResources() in createEnergyModeRadioPreference() local
191 ColorStateList colorStateList = in setFeatureIcons() local
584 ColorStateList colorStateList = context.getColorStateList( in setColor() local590 ImageViewCompat.setImageTintList((ImageView) v, colorStateList); in setColor() local