Searched refs:mAboveAnchorBackgroundDrawable (Results 1 – 1 of 1) sorted by relevance
181 private Drawable mAboveAnchorBackgroundDrawable; field in PopupWindow519 mAboveAnchorBackgroundDrawable = stateList.getStateDrawable(aboveAnchorStateIndex); in setBackgroundDrawable()523 mAboveAnchorBackgroundDrawable = null; in setBackgroundDrawable()1247 if (mAboveAnchorBackgroundDrawable != null) { in updateAboveAnchor()1249 mBackgroundView.setBackground(mAboveAnchorBackgroundDrawable); in updateAboveAnchor()