Home
last modified time | relevance | path

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

/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DAppCompatSpinner.java196 Resources.Theme popupTheme) { in AppCompatSpinner() argument
205 if (popupTheme != null) { in AppCompatSpinner()
206 mPopupContext = new ContextThemeWrapper(context, popupTheme); in AppCompatSpinner()
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/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/base/core/java/android/widget/
DAutoCompleteTextView.java217 int defStyleRes, Theme popupTheme) { in AutoCompleteTextView() argument
223 if (popupTheme != null) { in AutoCompleteTextView()
224 mPopupContext = new ContextThemeWrapper(context, popupTheme); in AutoCompleteTextView()
DSpinner.java239 Theme popupTheme) { in Spinner() argument
245 if (popupTheme != null) { in Spinner()
246 mPopupContext = new ContextThemeWrapper(context, popupTheme); in Spinner()
/frameworks/base/docs/html/training/appbar/
Dsetting-up.jd118 app:popupTheme="@style/ThemeOverlay.AppCompat.Light"/>
/frameworks/support/v7/appcompat/api/
D22.2.0.txt439 field public static int popupTheme;
D22.2.1.txt457 field public static int popupTheme;
D23.0.0.txt468 field public static int popupTheme;
D23.1.1.txt470 field public static int popupTheme;
Dcurrent.txt488 field public static int popupTheme;
D23.1.0.txt470 field public static int popupTheme;
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt1744 NO DOC BLOCK: android.R.attr Field popupTheme
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt941 field public static final int popupTheme = 16843945; // 0x10104a9
/frameworks/base/api/
Dcurrent.txt954 field public static final int popupTheme = 16843945; // 0x10104a9
Dsystem-current.txt1061 field public static final int popupTheme = 16843945; // 0x10104a9
Dtest-current.txt954 field public static final int popupTheme = 16843945; // 0x10104a9