Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/data/
DStopwatch.java28 public final class Stopwatch { class
44 Stopwatch(State state, long lastStartTime, long accumulatedTime) { in Stopwatch() method in Stopwatch