Searched refs:popupBackground (Results 1 – 6 of 6) 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()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
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