Searched refs:focusedState (Results 1 – 2 of 2) sorted by relevance
293 final int[] focusedState = {android.R.attr.state_focused}; in testGetColorStateList() local294 final int focusColor = colorStateList.getColorForState(focusedState, R.color.failColor); in testGetColorStateList()
207 final int[] focusedState = {android.R.attr.state_focused}; in testGetColorStateList() local208 final int focusColor = colorStateList.getColorForState(focusedState, R.color.failColor); in testGetColorStateList()