Searched refs:mAboveAnchorBackgroundDrawable (Results 1 – 1 of 1) sorted by relevance
210 private Drawable mAboveAnchorBackgroundDrawable; field in PopupWindow581 mAboveAnchorBackgroundDrawable = stateList.getStateDrawable(aboveAnchorStateIndex); in setBackgroundDrawable()585 mAboveAnchorBackgroundDrawable = null; in setBackgroundDrawable()1437 if (mAboveAnchorBackgroundDrawable != null) { in updateAboveAnchor()1439 mBackgroundView.setBackground(mAboveAnchorBackgroundDrawable); in updateAboveAnchor()