Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DConfigurationController.java39 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.kt79 it.onLocaleListChanged() in onConfigurationChanged()
DLockscreenLockIconController.java177 public void onLocaleListChanged() {
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/car/notification/
DNotificationPanelViewMediator.java162 public void onLocaleListChanged() { in onLocaleListChanged() method in NotificationPanelViewMediator
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardStatusView.java329 public void onLocaleListChanged() { in onLocaleListChanged() method in KeyguardStatusView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationSectionsManager.kt65 override fun onLocaleListChanged() { in <lambda>() method