Searched refs:mAboveAnchorBackgroundDrawable (Results 1 – 1 of 1) sorted by relevance
209 private Drawable mAboveAnchorBackgroundDrawable; field in PopupWindow580 mAboveAnchorBackgroundDrawable = stateList.getStateDrawable(aboveAnchorStateIndex); in setBackgroundDrawable()584 mAboveAnchorBackgroundDrawable = null; in setBackgroundDrawable()1436 if (mAboveAnchorBackgroundDrawable != null) { in updateAboveAnchor()1438 mBackgroundView.setBackground(mAboveAnchorBackgroundDrawable); in updateAboveAnchor()