Home
last modified time | relevance | path

Searched refs:getConfigurationController (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
H A DSysUIComponent.java161 ConfigurationController getConfigurationController(); in getConfigurationController() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSystemUIApplication.java344 ConfigurationController configController = mSysUIComponent.getConfigurationController(); in onConfigurationChanged()