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