Searched refs:colorStateList (Results 1 – 2 of 2) sorted by relevance
213 final ColorStateList colorStateList = mResources.getColorStateList(R.color.color1); in testGetColorStateList() local215 final int focusColor = colorStateList.getColorForState(focusedState, R.color.failColor); in testGetColorStateList()351 final ColorStateList colorStateList = mResources.getColorStateList( in testGetDrawable_ColorStateListResource() local354 colorStateList.getDefaultColor(), in testGetDrawable_ColorStateListResource()
487 final ColorStateList colorStateList = mContext.getColorStateList(R.color.color2); in testGetColorStateList() local489 final int focusColor = colorStateList.getColorForState(focusedState, R.color.failColor); in testGetColorStateList()