Searched refs:dropDownView (Results 1 – 2 of 2) sorted by relevance
1116 ViewGroup dropDownView; in buildDropDown() local1168 dropDownView = mDropDownList; in buildDropDown()1183 hintContainer.addView(dropDownView, hintParams); in buildDropDown()1189 hintContainer.addView(dropDownView, hintParams); in buildDropDown()1216 dropDownView = hintContainer; in buildDropDown()1219 mPopup.setContentView(dropDownView); in buildDropDown()1221 dropDownView = (ViewGroup) mPopup.getContentView(); in buildDropDown()
1071 ViewGroup dropDownView; in buildDropDown() local1123 dropDownView = mDropDownList; in buildDropDown()1138 hintContainer.addView(dropDownView, hintParams); in buildDropDown()1144 hintContainer.addView(dropDownView, hintParams); in buildDropDown()1171 dropDownView = hintContainer; in buildDropDown()1174 mPopup.setContentView(dropDownView); in buildDropDown()