Searched refs:mListAdapter (Results 1 – 4 of 4) sorted by relevance
38 private ListAdapter mListAdapter; field in ListOfButtonsTest53 mListAdapter = a.getListAdapter(); in setUp()60 assertNotNull(mListAdapter); in testPreconditions()
952 private ListAdapter mListAdapter; field in Spinner.DropDownAdapter966 mListAdapter = (ListAdapter) adapter; in DropDownAdapter()1018 final ListAdapter adapter = mListAdapter; in areAllItemsEnabled()1031 final ListAdapter adapter = mListAdapter; in isEnabled()1092 private ListAdapter mListAdapter; field in Spinner.DialogPopup1107 mListAdapter = adapter; in setAdapter()1119 if (mListAdapter == null) { in show()1126 mPopup = builder.setSingleChoiceItems(mListAdapter, in show()1137 performItemClick(null, which, mListAdapter.getItemId(which)); in onClick()
193 private Adapter mListAdapter; field in FastScroller968 mListAdapter = adapter; in getSectionsFromIndexer()972 mListAdapter = adapter; in getSectionsFromIndexer()976 mListAdapter = adapter; in getSectionsFromIndexer()982 mListAdapter = null; in onSectionsChanged()1251 if (sectionIndexer == null || mListAdapter == null) { in getPosFromItemCount()1371 if (mListAdapter == null && mList != null) { in beginDrag()
593 private ListAdapter mListAdapter; field in AppCompatSpinner.DropDownAdapter607 mListAdapter = (ListAdapter) adapter; in DropDownAdapter()678 final ListAdapter adapter = mListAdapter; in areAllItemsEnabled()692 final ListAdapter adapter = mListAdapter; in isEnabled()