Searched defs:colorStateList (Results 1 – 10 of 10) sorted by relevance
45 ColorStateList colorStateList = mResources.getColorStateList(R.color.color1); in testStateIsInList() local53 ColorStateList colorStateList = mResources.getColorStateList(R.color.color1); in testEmptyState() local
45 public ColorStateListDrawable(@NonNull ColorStateList colorStateList) { in ColorStateListDrawable()237 public void setColorStateList(@NonNull ColorStateList colorStateList) { in setColorStateList()
337 public void setStroke(int width, ColorStateList colorStateList) { in setStroke()378 int width, ColorStateList colorStateList, float dashWidth, float dashGap) { in setStroke()
78 ColorStateList colorStateList = ColorStateList.valueOf( in updateState() local
301 ColorStateList colorStateList = ResourceHelper.getColorStateList( in getColor() local774 ColorStateList colorStateList = getColorStateList(index); in getValue() local
550 ColorStateList colorStateList = ReflectionHelpers.getField(state, "mColor"); in getDrawbleDefaultColor() local
279 final ColorStateList colorStateList = new ColorStateList(); in createFromXmlInner() local
218 ColorStateList colorStateList = span.getTextColor(); in processTextAppearanceSpan() local
1064 SetRippleDrawableColor(int id, ColorStateList colorStateList) { in SetRippleDrawableColor()
4898 ColorStateList colorStateList = ColorStateList.valueOf(color); in handleProgressBar() local