Home | History | Annotate | Download | only in widget

Lines Matching refs:dropDownView

1095         ViewGroup dropDownView;
1147 dropDownView = mDropDownList;
1162 hintContainer.addView(dropDownView, hintParams);
1168 hintContainer.addView(dropDownView, hintParams);
1195 dropDownView = hintContainer;
1198 mPopup.setContentView(dropDownView);