Searched defs:lastWallClockTime (Results 1 – 4 of 4) sorted by relevance
49 Stopwatch(State state, long lastStartTime, long lastWallClockTime, long accumulatedTime) { in Stopwatch()
62 final long lastWallClockTime = prefs.getLong(LAST_WALL_CLOCK_TIME, Stopwatch.UNUSED); in getStopwatch() local
109 long lastWallClockTime, long remainingTime, String label, boolean deleteAfterUse) { in Timer()344 final long lastWallClockTime; in setRemainingTime() local
89 final long lastWallClockTime = prefs.getLong(LAST_WALL_CLOCK_TIME + id, in getTimers() local