Home | History | Annotate | Download | only in widget

Lines Matching defs:mListAdapter

178     private Adapter mListAdapter;
912 mListAdapter = adapter;
916 mListAdapter = adapter;
920 mListAdapter = adapter;
926 mListAdapter = null;
1199 if (mSectionIndexer == null || mListAdapter == null) {
1308 if (mListAdapter == null && mList != null) {