Searched refs:mDropDownList (Results 1 – 1 of 1) sorted by relevance
72 private DropDownListView mDropDownList; field in ListPopupWindow258 if (mDropDownList != null) { in setAdapter()259 mDropDownList.setAdapter(mAdapter); in setAdapter()717 mDropDownList.setSelection(ListView.INVALID_POSITION); in show()720 if (!mModal || mDropDownList.isInTouchMode()) { in show()737 mDropDownList = null;792 DropDownListView list = mDropDownList;807 final DropDownListView list = mDropDownList;842 final DropDownListView list = mDropDownList;859 return mDropDownList.getSelectedItem();[all …]