Searched refs:aboveAnchorStateIndex (Results 1 – 1 of 1) sorted by relevance
564 int aboveAnchorStateIndex = stateList.findStateDrawableIndex(ABOVE_ANCHOR_STATE_SET); in setBackgroundDrawable() local571 if (i != aboveAnchorStateIndex) { in setBackgroundDrawable()579 if (aboveAnchorStateIndex != -1 && belowAnchorStateIndex != -1) { in setBackgroundDrawable()580 mAboveAnchorBackgroundDrawable = stateList.getStateDrawable(aboveAnchorStateIndex); in setBackgroundDrawable()