Home
last modified time | relevance | path

Searched refs:FormatChangeObserver (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DDigitalClock.java41 private FormatChangeObserver mFormatChangeObserver;
71 mFormatChangeObserver = new FormatChangeObserver(); in onAttachedToWindow()
107 private class FormatChangeObserver extends ContentObserver { class in DigitalClock
108 public FormatChangeObserver() { in FormatChangeObserver() method in DigitalClock.FormatChangeObserver
H A DTextClock.java156 private class FormatChangeObserver extends ContentObserver { class in TextClock
158 public FormatChangeObserver(Handler handler) { in FormatChangeObserver() method in TextClock.FormatChangeObserver
618 mFormatChangeObserver = new FormatChangeObserver(getHandler()); in registerObserver()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes9802 android.widget.TextClock$FormatChangeObserver
H A Dboot-image-profile.txt32601 Landroid/widget/TextClock$FormatChangeObserver;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes9833 android.widget.TextClock$FormatChangeObserver
H A Dboot-image-profile.txt42735 Landroid/widget/TextClock$FormatChangeObserver;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt66712 …roid/widget/DigitalClock;->mFormatChangeObserver:Landroid/widget/DigitalClock$FormatChangeObserver;