Searched refs:FormatChangeObserver (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DDigitalClock.java40 private FormatChangeObserver mFormatChangeObserver;
70 mFormatChangeObserver = new FormatChangeObserver();
106 private class FormatChangeObserver extends ContentObserver { class in class:DigitalClock
107 public FormatChangeObserver() { method in class:DigitalClock.FormatChangeObserver
H A DTextClock.java141 private class FormatChangeObserver extends ContentObserver { class in class:TextClock
143 public FormatChangeObserver(Handler handler) { method in class:TextClock.FormatChangeObserver
572 mFormatChangeObserver = new FormatChangeObserver(getHandler());
/frameworks/base/
H A Dcompiled-classes-phone5029 android.widget.TextClock$FormatChangeObserver

Completed in 106 milliseconds