Searched refs:popupTheme (Results 1 – 4 of 4) sorted by relevance
49 int defStyleRes, Resources.Theme popupTheme) { in AutoCompleteTextViewNoIme() argument50 super(context, attrs, defStyleAttr, defStyleRes, popupTheme); in AutoCompleteTextViewNoIme()
155 final Resources.Theme popupTheme = mActivity.getResources().newTheme(); in testConstructor() local156 popupTheme.applyStyle(android.R.style.Theme_Material, true); in testConstructor()159 popupTheme); in testConstructor()162 popupTheme); in testConstructor()
192 final Resources.Theme popupTheme = mActivity.getResources().newTheme(); in testConstructor() local193 popupTheme.applyStyle(android.R.style.Theme_Material, true); in testConstructor()195 android.R.style.Widget_Material_Light_AutoCompleteTextView, popupTheme); in testConstructor()
1307 field public static final int popupTheme = 16843945; // 0x10104a9