Searched refs:addLap (Results 1 – 1 of 1) sorted by relevance
230 public void addLap(Lap l) { in addLap() method in StopwatchFragment.LapsListAdapter614 mLapsAdapter.addLap(firstLap); in addLapTime()616 mLapsAdapter.addLap(new Lap(0, curTime)); in addLapTime()626 mLapsAdapter.addLap(new Lap(0, curTime)); in addLapTime()