Home
last modified time | relevance | path

Searched defs:LapsListAdapter (Results 1 – 1 of 1) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/
DStopwatchFragment.java104 class LapsListAdapter extends BaseAdapter { class in StopwatchFragment
126 public LapsListAdapter(Context context) { in LapsListAdapter() method in StopwatchFragment.LapsListAdapter