Home
last modified time | relevance | path

Searched refs:addLapTime (Results 1 – 1 of 1) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/
DStopwatchFragment.java277 addLapTime(time); in onCreateView()
624 private void addLapTime(long time) { in addLapTime() method in StopwatchFragment