Home
last modified time | relevance | path

Searched defs:getAccumulatedTime (Results 1 – 2 of 2) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/data/
DLap.java41 public long getAccumulatedTime() { return mAccumulatedTime; } in getAccumulatedTime() method in Lap
DStopwatch.java74 long getAccumulatedTime() { in getAccumulatedTime() method in Stopwatch