Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DDateTimeView.java69 public class DateTimeView extends TextView { class
85 public DateTimeView(Context context) { in DateTimeView() method in DateTimeView
90 public DateTimeView(Context context, AttributeSet attrs) { in DateTimeView() method in DateTimeView
93 com.android.internal.R.styleable.DateTimeView, 0, in DateTimeView()
436 private final ArrayList<DateTimeView> mAttachedViews = new ArrayList<DateTimeView>();
463 public void addView(DateTimeView v) { in addView()
473 public void removeView(DateTimeView v) { in removeView()
488 DateTimeView view = mAttachedViews.get(i); in updateAll()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
H A DNotificationHeaderViewWrapper.java30 import android.widget.DateTimeView;
363 if (timeView instanceof DateTimeView) { in setNotificationWhen()
364 ((DateTimeView) timeView).setTime(whenMillis); in setNotificationWhen()
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/
H A DDateTimeViewTest.java72 private static class TestDateTimeView extends DateTimeView {
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfacesImpl.java102 import android.widget.DateTimeView;
903 DateTimeView.setReceiverHandler(timeTickHandler); in CentralSurfacesImpl()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes9539 android.widget.DateTimeView$ReceiverInfo$1
9540 android.widget.DateTimeView$ReceiverInfo$2
9541 android.widget.DateTimeView$ReceiverInfo
9542 android.widget.DateTimeView
H A Dboot-image-profile.txt32337 Landroid/widget/DateTimeView$ReceiverInfo$1;
32338 Landroid/widget/DateTimeView$ReceiverInfo$2;
32339 Landroid/widget/DateTimeView$ReceiverInfo;
32340 Landroid/widget/DateTimeView;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt43958 Landroid/R$styleable;->DateTimeView:[I
66666 Landroid/widget/DateTimeView$ReceiverInfo;->addView(Landroid/widget/DateTimeView;)V
66674 Landroid/widget/DateTimeView$ReceiverInfo;->removeView(Landroid/widget/DateTimeView;)V
66683 Landroid/widget/DateTimeView;->mLastDisplay:I
66686 Landroid/widget/DateTimeView;->mShowRelativeTime:Z
66688 Landroid/widget/DateTimeView;->mTimeMillis:J
66689 Landroid/widget/DateTimeView;->mUpdateTimeMillis:J
66693 Landroid/widget/DateTimeView;->SHOW_MONTH_DAY_YEAR:I
66694 Landroid/widget/DateTimeView;->SHOW_TIME:I
66696 Landroid/widget/DateTimeView;->updateNowText()V
[all …]
/aosp14/frameworks/base/config/
H A Dpreloaded-classes9570 android.widget.DateTimeView$ReceiverInfo$1
9571 android.widget.DateTimeView$ReceiverInfo$2
9572 android.widget.DateTimeView$ReceiverInfo
9573 android.widget.DateTimeView
H A Dboot-image-profile.txt42471 Landroid/widget/DateTimeView$ReceiverInfo$1;
42472 Landroid/widget/DateTimeView$ReceiverInfo$2;
42473 Landroid/widget/DateTimeView$ReceiverInfo;
42474 Landroid/widget/DateTimeView;