Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/
DStopwatchFragment.java156 public boolean updateTimeFormats(Lap lap) { in updateTimeFormats() method in StopwatchFragment.LapsListAdapter
210 updateTimeFormats(mLaps.get(i)); in setLapTimes()
633 mLapsAdapter.updateTimeFormats(firstLap); in addLapTime()