Home
last modified time | relevance | path

Searched refs:stopIntervalAnimation (Results 1 – 3 of 3) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/timer/
DTimerListItem.java79 mCircleView.stopIntervalAnimation(); in stop()
91 mCircleView.stopIntervalAnimation(); in done()
/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/
DStopwatchFragment.java437 mTime.stopIntervalAnimation(); in doReset()
645 mTime.stopIntervalAnimation(); in addLapTime()
/packages/apps/DeskClock/src/com/android/deskclock/
DCircleTimerView.java78 public void stopIntervalAnimation() { in stopIntervalAnimation() method in CircleTimerView