Home
last modified time | relevance | path

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

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