Searched defs:csl (Results 1 – 6 of 6) sorted by relevance
66 ColorStateList csl = getCachedColorStateList(context, resId); in getColorStateList() local
82 final ColorStateList csl = getThemeAttrColorStateList(context, attr); in getDisabledThemeAttrColor() local
185 final ColorStateList csl = new ColorStateList(EMPTY, new int[] { color }); in valueOf() local
927 final ColorStateList csl = impl.loadColorStateList(this, value, id, theme); in getColor() local954 final ColorStateList csl = getColorStateList(id, null); in getColorStateList() local
451 final ColorStateList csl = mResources.loadColorStateList( in getColor() local
847 ColorStateList csl; in getColorStateListFromInt() local