Searched refs:LapsListAdapter (Results 1 – 1 of 1) sorted by relevance
78 class LapsListAdapter extends BaseAdapter { class in StopwatchFragment97 public LapsListAdapter(Context context) { in LapsListAdapter() method in StopwatchFragment.LapsListAdapter223 LapsListAdapter mLapsAdapter;324 mLapsAdapter = new LapsListAdapter(getActivity()); in onCreateView()