Searched refs:colorStateList (Results 1 – 2 of 2) sorted by relevance
244 final ColorStateList colorStateList = mResources.getColorStateList(R.color.color1); in testGetColorStateList() local246 final int focusColor = colorStateList.getColorForState(focusedState, R.color.failColor); in testGetColorStateList()518 final ColorStateList colorStateList = mResources.getColorStateList( in testGetDrawable_ColorStateListResource() local521 colorStateList.getDefaultColor(), in testGetDrawable_ColorStateListResource()
590 final ColorStateList colorStateList = mContext.getColorStateList(R.color.color2); in testGetColorStateList() local592 final int focusColor = colorStateList.getColorForState(focusedState, R.color.failColor); in testGetColorStateList()