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()
4035 Drawable popupBackground = mPopupWindow.getBackground(); in measureContent() local4036 if (popupBackground != null) { in measureContent()4038 popupBackground.getPadding(mTempRect); in measureContent()
1110 field public static final int popupBackground = 16843126; // 0x1010176
935 field public static final int popupBackground = 16843126; // 0x1010176
79557 Lcom/android/internal/R$attr;->popupBackground:I