Searched refs:mDropDownList (Results 1 – 1 of 1) sorted by relevance
75 private DropDownListView mDropDownList; field in ListPopupWindow261 if (mDropDownList != null) { in setAdapter()262 mDropDownList.setAdapter(mAdapter); in setAdapter()724 mDropDownList.setSelection(ListView.INVALID_POSITION); in show()727 if (!mModal || mDropDownList.isInTouchMode()) { in show()744 mDropDownList = null;808 DropDownListView list = mDropDownList;823 final DropDownListView list = mDropDownList;858 final DropDownListView list = mDropDownList;875 return mDropDownList.getSelectedItem();[all …]