Searched defs:CountingTimerView (Results 1 - 1 of 1) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/timer/
H A DCountingTimerView.java42 public class CountingTimerView extends View { class in inherits:View
89 CountingTimerView.this.showTime(mVisible);
261 public CountingTimerView(Context context) { method in class:CountingTimerView
265 public CountingTimerView(Context context, AttributeSet attrs) { method in class:CountingTimerView
464 * Calculate the square of the diameter to use in {@link CountingTimerView#setTotalTextWidth()}

Completed in 41 milliseconds