Searched refs:mSmallFontSize (Results 1 – 1 of 1) sorted by relevance
55 private final float mBigFontSize, mSmallFontSize; field in CountingTimerView258 mSmallFontSize = r.getDimension(R.dimen.small_font_size); in CountingTimerView()294 mPaintMed.setTextSize(mSmallFontSize); in resetTextSize()