Searched refs:mListAdapter (Results 1 – 4 of 4) sorted by relevance
36 private ListAdapter mListAdapter; field in ListOfButtonsTest51 mListAdapter = a.getListAdapter(); in setUp()58 assertNotNull(mListAdapter); in testPreconditions()
921 private ListAdapter mListAdapter; field in Spinner.DropDownAdapter935 mListAdapter = (ListAdapter) adapter; in DropDownAdapter()987 final ListAdapter adapter = mListAdapter; in areAllItemsEnabled()1000 final ListAdapter adapter = mListAdapter; in isEnabled()1061 private ListAdapter mListAdapter; field in Spinner.DialogPopup1076 mListAdapter = adapter; in setAdapter()1088 if (mListAdapter == null) { in show()1095 mPopup = builder.setSingleChoiceItems(mListAdapter, in show()1106 performItemClick(null, which, mListAdapter.getItemId(which)); in onClick()
192 private Adapter mListAdapter; field in FastScroller966 mListAdapter = adapter; in getSectionsFromIndexer()970 mListAdapter = adapter; in getSectionsFromIndexer()974 mListAdapter = adapter; in getSectionsFromIndexer()980 mListAdapter = null; in onSectionsChanged()1249 if (sectionIndexer == null || mListAdapter == null) { in getPosFromItemCount()1369 if (mListAdapter == null && mList != null) { in beginDrag()
574 private ListAdapter mListAdapter; field in AppCompatSpinner.DropDownAdapter588 mListAdapter = (ListAdapter) adapter; in DropDownAdapter()649 final ListAdapter adapter = mListAdapter; in areAllItemsEnabled()662 final ListAdapter adapter = mListAdapter; in isEnabled()