Home
last modified time | relevance | path

Searched defs:onTimeZoneChanged (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/clock/
DImageClock.java75 public void onTimeZoneChanged(TimeZone timeZone) { in onTimeZoneChanged() method in ImageClock
DDefaultClockController.java172 public void onTimeZoneChanged(TimeZone timeZone) {} in onTimeZoneChanged() method in DefaultClockController
DAnalogClockController.java202 public void onTimeZoneChanged(TimeZone timeZone) { in onTimeZoneChanged() method in AnalogClockController
DBubbleClockController.java202 public void onTimeZoneChanged(TimeZone timeZone) { in onTimeZoneChanged() method in BubbleClockController
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
DClockPlugin.java127 default void onTimeZoneChanged(TimeZone timeZone) {} in onTimeZoneChanged() method
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DAnimatableClockController.java183 public void onTimeZoneChanged(TimeZone timeZone) { in onTimeZoneChanged() method in AnimatableClockController
DKeyguardClockSwitch.java306 public void onTimeZoneChanged(TimeZone timeZone) { in onTimeZoneChanged() method in KeyguardClockSwitch
DAnimatableClockView.java120 void onTimeZoneChanged(TimeZone timeZone) { in onTimeZoneChanged() method in AnimatableClockView
DKeyguardUpdateMonitorCallback.java58 public void onTimeZoneChanged(TimeZone timeZone) { } in onTimeZoneChanged() method in KeyguardUpdateMonitorCallback