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