Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DDigitalClock.java107 private class FormatChangeObserver extends ContentObserver { class in DigitalClock
108 public FormatChangeObserver() { in FormatChangeObserver() method in DigitalClock.FormatChangeObserver
DTextClock.java153 private class FormatChangeObserver extends ContentObserver { class in TextClock
155 public FormatChangeObserver(Handler handler) { in FormatChangeObserver() method in TextClock.FormatChangeObserver