Searched refs:mMedHundredths (Results 1 – 1 of 1) sorted by relevance
58 private Hundredths mMedHundredths; field in CountingTimerView287 mMedHundredths = new Hundredths(mPaintMed, HUNDREDTH_SEPERATOR, allDigits); in CountingTimerView()396 + mMedHundredths.calcTotalWidth(mHundredths); in calcTotalTextWidth()411 + mBigThinSeconds.getLabelWidth() + mMedHundredths.getLabelWidth(); in setTotalTextWidth()413 + mBigThinSeconds.getWidth() + mMedHundredths.getWidth(); in setTotalTextWidth()616 textXstart = mMedHundredths.draw(canvas, mHundredths, in onDraw()