Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DKeyguardStatusViewControllerTest.java116 configurationListenerArgumentCaptor.getValue().onLocaleListChanged(); in onLocaleListChangedNotifiesClockSwitchController()
117 verify(mKeyguardClockSwitchController).onLocaleListChanged(); in onLocaleListChangedNotifiesClockSwitchController()
DKeyguardClockSwitchControllerTest.java263 mController.onLocaleListChanged(); in onLocaleListChangedRebuildsSmartspaceView()
274 mController.onLocaleListChanged(); in onLocaleListChanged_rebuildsSmartspaceViews_whenDecouplingEnabled()
/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/keyguard/
DKeyguardStatusViewController.java201 public void onLocaleListChanged() {
203 mKeyguardClockSwitchController.onLocaleListChanged();
DKeyguardClockSwitchController.java261 void onLocaleListChanged() { in onLocaleListChanged() method in KeyguardClockSwitchController
/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.kt110 it.onLocaleListChanged() in onConfigurationChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationSectionsManager.kt61 override fun onLocaleListChanged() { in <lambda>() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DConfigurationControllerImplTest.kt347 override fun onLocaleListChanged() { in onLocaleListChanged() method in com.android.systemui.statusbar.phone.ConfigurationControllerImplTest.TestListener
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/pipeline/
DMediaDeviceManager.kt171 override fun onLocaleListChanged() { in <lambda>() method in com.android.systemui.media.controls.pipeline.Entry