Home
last modified time | relevance | path

Searched defs:csl (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/content/res/
DColorStateList.java206 final ColorStateList csl = new ColorStateList(EMPTY, new int[] { color }); in valueOf() local
DTypedArray.java525 final ColorStateList csl = mResources.loadColorStateList( in getColor() local
DResources.java1090 final ColorStateList csl = impl.loadColorStateList(this, value, id, theme); in getColor() local
1117 final ColorStateList csl = getColorStateList(id, null); in getColorStateList() local