Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/data/
DStopwatch.java32 static final long UNUSED = Long.MIN_VALUE; field in Stopwatch
35 private static final Stopwatch RESET_STOPWATCH = new Stopwatch(RESET, UNUSED, UNUSED, 0);
104 return new Stopwatch(PAUSED, UNUSED, UNUSED, getTotalTime()); in pause()
DTimer.java79 static final long UNUSED = Long.MIN_VALUE; field in Timer
213 return new Timer(mId, PAUSED, mLength, mTotalLength, UNUSED, UNUSED, remainingTime, mLabel, in pause()
251 return new Timer(mId, RESET, mLength, mLength, UNUSED, UNUSED, mLength, mLabel, in reset()
DStopwatchDAO.java61 final long lastStartTime = prefs.getLong(LAST_START_TIME, Stopwatch.UNUSED); in getStopwatch()
62 final long lastWallClockTime = prefs.getLong(LAST_WALL_CLOCK_TIME, Stopwatch.UNUSED); in getStopwatch()
DTimerDAO.java88 final long lastStartTime = prefs.getLong(LAST_START_TIME + id, Timer.UNUSED); in getTimers()
90 Timer.UNUSED); in getTimers()
DTimerModel.java217 Timer timer = new Timer(-1, RESET, length, length, Timer.UNUSED, Timer.UNUSED, length, in addTimer()
/packages/apps/SettingsIntelligence/proto/
Dsettings_intelligence_log.proto14 UNUSED = 0; enumerator
/packages/apps/TV/libs/m2/
Dchecker-qual-2.8.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/checkerframework/ org/ ...
/packages/apps/TV/libs/
Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...