Searched defs:OnConfigurationChangedListener (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ | ||
H A D | PanelView.java | 72 interface OnConfigurationChangedListener { interface in PanelView |
H A D | PanelViewController.java | 1397 public class OnConfigurationChangedListener implements class in PanelViewController |
H A D | NotificationPanelViewController.java | 4700 private class OnConfigurationChangedListener extends class in NotificationPanelViewController |
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ | ||
H A D | QSPanel.java | 824 interface OnConfigurationChangedListener { interface in QSPanel |