Searched refs:ExpandingListView (Results 1 – 2 of 2) sorted by relevance
41 private ExpandingListView mListView;67 mListView = (ExpandingListView)findViewById(R.id.main_list_view); in onCreate()
41 public class ExpandingListView extends ListView { class49 public ExpandingListView(Context context) { in ExpandingListView() method in ExpandingListView54 public ExpandingListView(Context context, AttributeSet attrs) { in ExpandingListView() method in ExpandingListView59 public ExpandingListView(Context context, AttributeSet attrs, int defStyle) { in ExpandingListView() method in ExpandingListView