Searched refs:mBigFontSize (Results 1 – 1 of 1) sorted by relevance
62 private final float mBigFontSize, mSmallFontSize; field in CountingTimerView270 mBigFontSize = r.getDimension(R.dimen.big_font_size); in CountingTimerView()301 mTextHeight = mBigFontSize; in resetTextSize()302 mPaintBigThin.setTextSize(mBigFontSize); in resetTextSize()