Searched refs:FormatChangeObserver (Results 1 – 7 of 7) sorted by relevance
41 private FormatChangeObserver mFormatChangeObserver;71 mFormatChangeObserver = new FormatChangeObserver(); in onAttachedToWindow()107 private class FormatChangeObserver extends ContentObserver { class in DigitalClock108 public FormatChangeObserver() { in FormatChangeObserver() method in DigitalClock.FormatChangeObserver
156 private class FormatChangeObserver extends ContentObserver { class in TextClock158 public FormatChangeObserver(Handler handler) { in FormatChangeObserver() method in TextClock.FormatChangeObserver618 mFormatChangeObserver = new FormatChangeObserver(getHandler()); in registerObserver()
9802 android.widget.TextClock$FormatChangeObserver
32601 Landroid/widget/TextClock$FormatChangeObserver;
9833 android.widget.TextClock$FormatChangeObserver
42735 Landroid/widget/TextClock$FormatChangeObserver;
66712 …roid/widget/DigitalClock;->mFormatChangeObserver:Landroid/widget/DigitalClock$FormatChangeObserver;