Searched refs:TimerView (Results 1 – 2 of 2) sorted by relevance
30 public class TimerView extends LinearLayout { class41 public TimerView(Context context) { in TimerView() method in TimerView45 public TimerView(Context context, AttributeSet attrs) { in TimerView() method in TimerView
31 import com.android.deskclock.timer.TimerView;45 protected TimerView mEnteredTime;90 mEnteredTime = (TimerView)findViewById(R.id.timer_time_text); in onFinishInflate()