Home
last modified time | relevance | path

Searched defs:TimerSetupView (Results 1 – 2 of 2) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/timer/
DTimerSetupView.java48 public class TimerSetupView extends LinearLayout implements View.OnClickListener, class
64 public TimerSetupView(Context context) { in TimerSetupView() method in TimerSetupView
68 public TimerSetupView(Context context, AttributeSet attrs) { in TimerSetupView() method in TimerSetupView
DTimerSetupView.kt44 class TimerSetupView @JvmOverloads constructor( class