Searched defs:csl (Results 1 – 3 of 3) sorted by relevance
213 final ColorStateList csl = new ColorStateList(EMPTY, new int[] { color }); in valueOf() local
528 final ColorStateList csl = mResources.loadColorStateList( in getColor() local
1099 final ColorStateList csl = impl.loadColorStateList(this, value, id, theme); in getColor() local1126 final ColorStateList csl = getColorStateList(id, null); in getColorStateList() local