Home
last modified time | relevance | path

Searched defs:onTimeZoneChanged (Results 1 – 7 of 7) 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
DBubbleClockController.java202 public void onTimeZoneChanged(TimeZone timeZone) { in onTimeZoneChanged() method in BubbleClockController
DAnalogClockController.java202 public void onTimeZoneChanged(TimeZone timeZone) { in onTimeZoneChanged() method in AnalogClockController
/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/
DKeyguardUpdateMonitorCallback.java58 public void onTimeZoneChanged(TimeZone timeZone) { } in onTimeZoneChanged() method in KeyguardUpdateMonitorCallback
DKeyguardClockSwitch.java404 public void onTimeZoneChanged(TimeZone timeZone) { in onTimeZoneChanged() method in KeyguardClockSwitch