Searched defs:colorList (Results 1 – 5 of 5) sorted by relevance
125 val colorList = ColorStateList.valueOf(surfaceColor) in surfaceColor() constant149 val colorList = ColorStateList.valueOf(accentSecondary) in accentSecondary() constant
102 public TextAppearanceSpan(Context context, int appearance, int colorList) { in TextAppearanceSpan()
330 int[] colorList = new int[offsetList.length]; in inflateChildElements() local
353 int[] colorList = new int[stateSpecList.length]; in inflate() local
295 public void setFrameColor(ColorStateList colorList) { in setFrameColor()