Searched refs:popupBackground (Results 1 – 5 of 5) sorted by relevance
535 Drawable popupBackground = mPopup.getBackground(); in setContentWidth() local536 if (popupBackground != null) { in setContentWidth()537 popupBackground.getPadding(mTempRect); in setContentWidth()
4316 Drawable popupBackground = mPopupWindow.getBackground(); in measureContent() local4317 if (popupBackground != null) { in measureContent()4319 popupBackground.getPadding(mTempRect); in measureContent()
935 field public static final int popupBackground = 16843126; // 0x1010176
1299 field public static final int popupBackground = 16843126; // 0x1010176
75591 Lcom/android/internal/R$attr;->popupBackground:I