Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/timer/
DCountingTimerView.java329 long hundreds, seconds, minutes, hours; in setTime() local
331 hundreds = (time - seconds * 1000) / 10; in setTime()
349 if (!neg && hundreds != 0) { in setTime()
360 if (hundreds < 10 || hundreds > 90) { in setTime()
390 mHundredths = String.format(TWO_DIGITS, hundreds); in setTime()
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz