Searched refs:dropDownView (Results 1 – 1 of 1) sorted by relevance
1136 ViewGroup dropDownView; in buildDropDown() local1188 dropDownView = mDropDownList; in buildDropDown()1203 hintContainer.addView(dropDownView, hintParams); in buildDropDown()1209 hintContainer.addView(dropDownView, hintParams); in buildDropDown()1236 dropDownView = hintContainer; in buildDropDown()1239 mPopup.setContentView(dropDownView); in buildDropDown()