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