Searched refs:aboveAnchorStateIndex (Results 1 – 1 of 1) sorted by relevance
503 int aboveAnchorStateIndex = stateList.getStateDrawableIndex(ABOVE_ANCHOR_STATE_SET); in setBackgroundDrawable() local510 if (i != aboveAnchorStateIndex) { in setBackgroundDrawable()518 if (aboveAnchorStateIndex != -1 && belowAnchorStateIndex != -1) { in setBackgroundDrawable()519 mAboveAnchorBackgroundDrawable = stateList.getStateDrawable(aboveAnchorStateIndex); in setBackgroundDrawable()