Searched refs:ClockEventDelegate (Results 1 – 2 of 2) sorted by relevance
145 private ClockEventDelegate mClockEventDelegate;287 mClockEventDelegate = new ClockEventDelegate(getContext()); in init()442 public void setClockEventDelegate(ClockEventDelegate delegate) { in setClockEventDelegate()668 public static class ClockEventDelegate { class in TextClock672 public ClockEventDelegate(Context context) { in ClockEventDelegate() method in TextClock.ClockEventDelegate
39 import android.widget.TextClock.ClockEventDelegate;117 mClockEventDelegate = new ClockEventDelegate(context); in AnalogClock()621 public void setClockEventDelegate(ClockEventDelegate delegate) { in setClockEventDelegate()802 private ClockEventDelegate mClockEventDelegate;