Searched refs:popupBackground (Results 1 – 6 of 6) sorted by relevance
528 Drawable popupBackground = mPopup.getBackground(); in setContentWidth() local529 if (popupBackground != null) { in setContentWidth()530 popupBackground.getPadding(mTempRect); in setContentWidth()
3792 Drawable popupBackground = mPopupWindow.getBackground(); in measureContent() local3793 if (popupBackground != null) { in measureContent()3795 popupBackground.getPadding(mTempRect); in measureContent()
935 field public static final int popupBackground = 16843126; // 0x1010176
1049 field public static final int popupBackground = 16843126; // 0x1010176
90663 Lcom/android/internal/R$attr;->popupBackground:I