Home
last modified time | relevance | path

Searched refs:onLocaleListChanged (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DConfigurationController.java43 default void onLocaleListChanged() {} in onLocaleListChanged() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DAutoReinflateContainer.java99 public void onLocaleListChanged() { in onLocaleListChanged() method in AutoReinflateContainer
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DConfigurationControllerImpl.kt92 it.onLocaleListChanged() in onConfigurationChanged()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardStatusViewController.java224 public void onLocaleListChanged() {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationSectionsManager.kt69 override fun onLocaleListChanged() { in <lambda>() method