Home
last modified time | relevance | path

Searched refs:popupTheme (Results 1 – 19 of 19) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
DToolbarWidgetWrapper.java165 final int popupTheme = a.getResourceId(R.styleable.ActionBar_popupTheme, 0); in ToolbarWidgetWrapper() local
166 if (popupTheme != 0) { in ToolbarWidgetWrapper()
167 mToolbar.setPopupTheme(popupTheme); in ToolbarWidgetWrapper()
/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/
DToolbarWidgetWrapper.java170 final int popupTheme = a.getResourceId(R.styleable.ActionBar_popupTheme, 0); in ToolbarWidgetWrapper() local
171 if (popupTheme != 0) { in ToolbarWidgetWrapper()
172 mToolbar.setPopupTheme(popupTheme); in ToolbarWidgetWrapper()
DAppCompatSpinner.java195 Resources.Theme popupTheme) { in AppCompatSpinner() argument
203 if (popupTheme != null) { in AppCompatSpinner()
204 mPopupContext = new ContextThemeWrapper(context, popupTheme); in AppCompatSpinner()
/frameworks/base/core/java/android/widget/
DAutoCompleteTextView.java219 int defStyleRes, Theme popupTheme) { in AutoCompleteTextView() argument
225 if (popupTheme != null) { in AutoCompleteTextView()
226 mPopupContext = new ContextThemeWrapper(context, popupTheme); in AutoCompleteTextView()
DSpinner.java241 Theme popupTheme) { in Spinner() argument
247 if (popupTheme != null) { in Spinner()
248 mPopupContext = new ContextThemeWrapper(context, popupTheme); in Spinner()
/frameworks/support/api/
D22.2.0.txt5552 field public static int popupTheme;
D22.2.1.txt5599 field public static int popupTheme;
D23.0.0.txt6378 field public static int popupTheme;
D23.2.1.txt7088 field public static int popupTheme;
D23.1.0.txt6684 field public static int popupTheme;
D23.1.1.txt6654 field public static int popupTheme;
D23.4.0.txt7102 field public static int popupTheme;
D23.2.0.txt7087 field public static int popupTheme;
D24.0.0.txt7716 field public static int popupTheme;
D24.1.0.txt7718 field public static int popupTheme;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt941 field public static final int popupTheme = 16843945; // 0x10104a9
/frameworks/base/api/
Dcurrent.txt1027 field public static final int popupTheme = 16843945; // 0x10104a9
/frameworks/base/config/
Dhiddenapi-public-dex.txt36421 Landroid/R$attr;->popupTheme:I
Dhiddenapi-private-dex.txt112581 Lcom/android/internal/R$attr;->popupTheme:I