Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/
DStopwatchFragment.java546 getLapShareTimes(mLapsAdapter.getLapTimes()))); in getShareIntent()
551 private long[] getLapShareTimes(long[] input) { in getLapShareTimes() method in StopwatchFragment