Searched refs:TimerSetupView (Results 1 – 2 of 2) sorted by relevance
40 public class TimerSetupView extends LinearLayout implements Button.OnClickListener, class70 public TimerSetupView(Context context) { in TimerSetupView() method in TimerSetupView74 public TimerSetupView(Context context, AttributeSet attrs) { in TimerSetupView() method in TimerSetupView
76 private TimerSetupView mCreateTimerView;112 mCreateTimerView = (TimerSetupView) view.findViewById(R.id.timer_setup); in onCreateView()