Home | History | Annotate | Download | only in widget

Lines Matching refs:mListAdapter

181     private Adapter mListAdapter;
918 mListAdapter = adapter;
922 mListAdapter = adapter;
926 mListAdapter = adapter;
932 mListAdapter = null;
1214 if (sectionIndexer == null || mListAdapter == null) {
1334 if (mListAdapter == null && mList != null) {