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()
4277 Drawable popupBackground = mPopupWindow.getBackground(); in measureContent() local4278 if (popupBackground != null) { in measureContent()4280 popupBackground.getPadding(mTempRect); in measureContent()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
1272 field public static final int popupBackground = 16843126; // 0x1010176
76234 Lcom/android/internal/R$attr;->popupBackground:I