Home
last modified time | relevance | path

Searched defs:ConfigurationListener (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DConfigurationController.java36 interface ConfigurationListener { interface
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelViewController.java4358 private class ConfigurationListener implements ConfigurationController.ConfigurationListener { class in NotificationPanelViewController