Searched refs:getListAdapter (Results 1 – 10 of 10) sorted by relevance
48 mAdapter = a.getListAdapter(); in setUp()
53 mListAdapter = a.getListAdapter(); in setUp()
308 public ListAdapter getListAdapter() { in getListAdapter() method in ListActivity
381 public ListAdapter getListAdapter() { in getListAdapter() method in ListFragment
208 (LocaleStore.LocaleInfo) getListAdapter().getItem(position); in onListItemClick()
282 final Locale locale = ((LocaleInfo)getListAdapter().getItem(position)).locale;
263 ((ActionAdapter) getListAdapter()).performAction(position); in onItemClick()
4462 method public android.widget.ListAdapter getListAdapter();4473 method public android.widget.ListAdapter getListAdapter();
5183 method @Deprecated public android.widget.ListAdapter getListAdapter();5194 method @Deprecated public android.widget.ListAdapter getListAdapter();