Searched refs:belowAnchorStateIndex (Results 1 – 1 of 1) sorted by relevance
399 int belowAnchorStateIndex = -1; in setBackgroundDrawable() local402 belowAnchorStateIndex = i; in setBackgroundDrawable()409 if (aboveAnchorStateIndex != -1 && belowAnchorStateIndex != -1) { in setBackgroundDrawable()411 mBelowAnchorBackgroundDrawable = stateList.getStateDrawable(belowAnchorStateIndex); in setBackgroundDrawable()