Searched refs:HUNDREDTH_SEPERATOR (Results 1 – 1 of 1) sorted by relevance
61 private static final String HUNDREDTH_SEPERATOR = "."; field in CountingTimerView287 mMedHundredths = new Hundredths(mPaintMed, HUNDREDTH_SEPERATOR, allDigits); in CountingTimerView()