Home
last modified time | relevance | path

Searched defs:onTimeFormatChanged (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
H A DClockPlugin.java134 default void onTimeFormatChanged(String timeFormat) {} in onTimeFormatChanged() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardClockSwitch.java337 public void onTimeFormatChanged(String timeFormat) { in onTimeFormatChanged() method in KeyguardClockSwitch
H A DKeyguardUpdateMonitorCallback.java63 public void onTimeFormatChanged(String timeFormat) { } in onTimeFormatChanged() method in KeyguardUpdateMonitorCallback