HomeSort by relevance Sort by last modified time
    Searched refs:TimerSetupView (Results 1 - 2 of 2) sorted by null

  /packages/apps/DeskClock/src/com/android/deskclock/
TimerSetupView.java 32 public class TimerSetupView extends LinearLayout implements Button.OnClickListener,
46 public TimerSetupView(Context context) {
50 public TimerSetupView(Context context, AttributeSet attrs) {
  /packages/apps/DeskClock/src/com/android/deskclock/timer/
TimerFragment.java 53 import com.android.deskclock.TimerSetupView;
82 private TimerSetupView mTimerSetup;
466 mTimerSetup = (TimerSetupView)v.findViewById(R.id.timer_setup);
    [all...]

Completed in 276 milliseconds