Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DColorStateList.java190 final ColorStateList csl = new ColorStateList(EMPTY, new int[] { color }); in valueOf() local
DResourcesImpl.java919 ColorStateList csl = loadColorStateList(wrapper, value, id, null); in loadColorOrXmlDrawable() local
1104 ColorStateList csl; in getColorStateListFromInt() local
DResources.java991 final ColorStateList csl = impl.loadColorStateList(this, value, id, theme); in getColor() local
1018 final ColorStateList csl = getColorStateList(id, null); in getColorStateList() local
DTypedArray.java520 final ColorStateList csl = mResources.loadColorStateList( in getColor() local