Searched refs:Hundredths (Results 1 – 1 of 1) sorted by relevance
58 private final Hundredths mMedHundredths;172 class Hundredths extends UnsignedTime { class in CountingTimerView173 public Hundredths(Paint paint, final String label, final String allDigits) { in Hundredths() method in CountingTimerView.Hundredths287 mMedHundredths = new Hundredths(mPaintMed, HUNDREDTH_SEPERATOR, allDigits); in CountingTimerView()