Home
last modified time | relevance | path

Searched defs:FormatChangeObserver (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DDigitalClock.java107 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