Home
last modified time | relevance | path

Searched refs:DateTimeView (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/widget/
DDateTimeView.java64 public class DateTimeView extends TextView { class
80 public DateTimeView(Context context) { in DateTimeView() method in DateTimeView
85 public DateTimeView(Context context, AttributeSet attrs) { in DateTimeView() method in DateTimeView
88 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()
/frameworks/base/core/tests/coretests/src/android/widget/
DDateTimeViewTest.java42 private static class TestDateTimeView extends DateTimeView {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java119 import android.widget.DateTimeView;
676 DateTimeView.setReceiverHandler(Dependency.get(Dependency.TIME_TICK_HANDLER)); in start()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt57870 Landroid/R$styleable;->DateTimeView:[I
81094 Landroid/widget/DateTimeView$ReceiverInfo;-><init>()V
81095 Landroid/widget/DateTimeView$ReceiverInfo;->addView(Landroid/widget/DateTimeView;)V
81096 Landroid/widget/DateTimeView$ReceiverInfo;->getApplicationContextIfAvailable(Landroid/content/Conte…
81097 Landroid/widget/DateTimeView$ReceiverInfo;->getSoonestUpdateTime()J
81098 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 …]