Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/
DStopwatchFragment.java183 public long [] getLapTimes() { in getLapTimes() method in StopwatchFragment.LapsListAdapter
546 getLapShareTimes(mLapsAdapter.getLapTimes()))); in getShareIntent()
697 long [] laps = mLapsAdapter.getLapTimes(); in writeToSharedPref()
729 long[] oldLaps = mLapsAdapter.getLapTimes(); in readFromSharedPref()