Searched refs:timerText (Results 1 – 1 of 1) sorted by relevance
92 String timerText = Long.toString(mCountDownLeft.getSeconds()); in draw() local93 RectF timerTextBounds = measureText(timerText, mTimerTextPaint); in draw()116 timerText, timerTextBounds.centerX(), timerTextBounds.bottom, mTimerTextPaint); in draw()