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