Home
last modified time | relevance | path

Searched refs:showTime (Results 1 – 2 of 2) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/timer/
DTimerListItem.java69 mTimerText.showTime(true); in start()
81 mTimerText.showTime(true); in stop()
104 mTimerText.showTime(!blink); in setTextBlink()
DCountingTimerView.java80 CountingTimerView.this.showTime(mVisible);
436 showTime(true); in blinkTimeStr()
440 public void showTime(boolean visible) { in showTime() method in CountingTimerView