Searched refs:DateTimeView (Results 1 – 4 of 4) sorted by relevance
64 public class DateTimeView extends TextView { class80 public DateTimeView(Context context) { in DateTimeView() method in DateTimeView85 public DateTimeView(Context context, AttributeSet attrs) { in DateTimeView() method in DateTimeView88 com.android.internal.R.styleable.DateTimeView, 0, in DateTimeView()427 private final ArrayList<DateTimeView> mAttachedViews = new ArrayList<DateTimeView>();454 public void addView(DateTimeView v) { in addView()464 public void removeView(DateTimeView v) { in removeView()479 DateTimeView view = mAttachedViews.get(i); in updateAll()
42 private static class TestDateTimeView extends DateTimeView {
119 import android.widget.DateTimeView;676 DateTimeView.setReceiverHandler(Dependency.get(Dependency.TIME_TICK_HANDLER)); in start()
57870 Landroid/R$styleable;->DateTimeView:[I81094 Landroid/widget/DateTimeView$ReceiverInfo;-><init>()V81095 Landroid/widget/DateTimeView$ReceiverInfo;->addView(Landroid/widget/DateTimeView;)V81096 Landroid/widget/DateTimeView$ReceiverInfo;->getApplicationContextIfAvailable(Landroid/content/Conte…81097 Landroid/widget/DateTimeView$ReceiverInfo;->getSoonestUpdateTime()J81098 Landroid/widget/DateTimeView$ReceiverInfo;->mAttachedViews:Ljava/util/ArrayList;81099 Landroid/widget/DateTimeView$ReceiverInfo;->mHandler:Landroid/os/Handler;81100 Landroid/widget/DateTimeView$ReceiverInfo;->mObserver:Landroid/database/ContentObserver;81101 Landroid/widget/DateTimeView$ReceiverInfo;->mReceiver:Landroid/content/BroadcastReceiver;81102 Landroid/widget/DateTimeView$ReceiverInfo;->register(Landroid/content/Context;)V[all …]