Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DConfigurationController.java36 interface ConfigurationListener { interface
/aosp14/frameworks/base/core/tests/coretests/src/android/window/
H A DWindowContextTest.java334 private static class ConfigurationListener implements ComponentCallbacks { class in WindowContextTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java4458 private final class ConfigurationListener implements class