Searched refs:HUNDREDTHS_SPACING (Results 1 – 1 of 1) sorted by relevance
53 private static final float HUNDREDTHS_SPACING = 0.5f; field in CountingTimerView295 mMedHundredths = new Hundredths(mPaintMed, HUNDREDTHS_SPACING, allDigits); in CountingTimerView()