Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/timer/
DCountingTimerView.java321 public void setTime(long time, boolean showHundredths, boolean update) { in setTime() argument
348 if (!showHundredths) { in setTime()
389 if (showHundredths) { in setTime()