Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/timer/
DCountingTimerView.java61 private static final String HUNDREDTH_SEPERATOR = "."; field in CountingTimerView
287 mMedHundredths = new Hundredths(mPaintMed, HUNDREDTH_SEPERATOR, allDigits); in CountingTimerView()