Home | History | Annotate | Download | only in widget

Lines Matching defs:popupBackground

549         Drawable popupBackground = mPopup.getBackground();
550 if (popupBackground != null) {
551 popupBackground.getPadding(mTempRect);