Searched refs:SpeechListAdapter (Results 1 – 2 of 2) sorted by relevance
44 setListAdapter(new SpeechListAdapter(this)); in onCreate()51 ((SpeechListAdapter)getListAdapter()).toggle(position); in onListItemClick()59 private class SpeechListAdapter extends BaseAdapter { class in List660 public SpeechListAdapter(Context context) in SpeechListAdapter() method in List6.SpeechListAdapter
41 setListAdapter(new SpeechListAdapter(this)); in onCreate()50 private class SpeechListAdapter extends BaseAdapter { class in List451 public SpeechListAdapter(Context context) { in SpeechListAdapter() method in List4.SpeechListAdapter