Searched refs:Hundredths (Results 1 – 1 of 1) sorted by relevance
67 private final Hundredths mMedHundredths;195 static class Hundredths extends UnsignedTime { class in CountingTimerView196 public Hundredths(Paint paint, float spacingRatio, final String allDigits) { in Hundredths() method in CountingTimerView.Hundredths295 mMedHundredths = new Hundredths(mPaintMed, HUNDREDTHS_SPACING, allDigits); in CountingTimerView()