Searched refs:dropDownView (Results 1 – 2 of 2) sorted by relevance
1135 ViewGroup dropDownView; in buildDropDown() local1190 dropDownView = mDropDownList; in buildDropDown()1205 hintContainer.addView(dropDownView, hintParams); in buildDropDown()1211 hintContainer.addView(dropDownView, hintParams); in buildDropDown()1238 dropDownView = hintContainer; in buildDropDown()1241 mPopup.setContentView(dropDownView); in buildDropDown()1243 dropDownView = (ViewGroup) mPopup.getContentView(); in buildDropDown()
1097 ViewGroup dropDownView; in buildDropDown() local1149 dropDownView = mDropDownList; in buildDropDown()1164 hintContainer.addView(dropDownView, hintParams); in buildDropDown()1170 hintContainer.addView(dropDownView, hintParams); in buildDropDown()1197 dropDownView = hintContainer; in buildDropDown()1200 mPopup.setContentView(dropDownView); in buildDropDown()