Searched refs:mAboveAnchorBackgroundDrawable (Results 1 – 1 of 1) sorted by relevance
211 private Drawable mAboveAnchorBackgroundDrawable; field in PopupWindow584 mAboveAnchorBackgroundDrawable = stateList.getStateDrawable(aboveAnchorStateIndex); in setBackgroundDrawable()588 mAboveAnchorBackgroundDrawable = null; in setBackgroundDrawable()1440 if (mAboveAnchorBackgroundDrawable != null) { in updateAboveAnchor()1442 mBackgroundView.setBackground(mAboveAnchorBackgroundDrawable); in updateAboveAnchor()