Searched refs:mTimerText (Results 1 – 1 of 1) sorted by relevance
37 private CountingTimerView mTimerText; field in TimerItem65 mTimerText = (CountingTimerView) findViewById(R.id.timer_time_text); in onFinishInflate()77 mTimerText.setTime(timer.getRemainingTime(), false, true); in update()91 mTimerText.showTime(!timer.isPaused() || !blinkOff); in update()101 mTimerText.setTimeStrTextColor(false, true); in update()108 mTimerText.setTimeStrTextColor(false, true); in update()115 mTimerText.setTimeStrTextColor(false, true); in update()122 mTimerText.setTimeStrTextColor(true, true); in update()