Searched refs:belowAnchorStateIndex (Results 1 – 1 of 1) sorted by relevance
573 int belowAnchorStateIndex = -1; in setBackgroundDrawable() local576 belowAnchorStateIndex = i; in setBackgroundDrawable()583 if (aboveAnchorStateIndex != -1 && belowAnchorStateIndex != -1) { in setBackgroundDrawable()585 mBelowAnchorBackgroundDrawable = stateList.getStateDrawable(belowAnchorStateIndex); in setBackgroundDrawable()