Searched refs:hundreds (Results 1 – 2 of 2) sorted by relevance
329 long hundreds, seconds, minutes, hours; in setTime() local331 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()