Searched refs:onLocaleListChanged (Results 1 – 10 of 10) sorted by relevance
116 configurationListenerArgumentCaptor.getValue().onLocaleListChanged(); in onLocaleListChangedNotifiesClockSwitchController()117 verify(mKeyguardClockSwitchController).onLocaleListChanged(); in onLocaleListChangedNotifiesClockSwitchController()
263 mController.onLocaleListChanged(); in onLocaleListChangedRebuildsSmartspaceView()274 mController.onLocaleListChanged(); in onLocaleListChanged_rebuildsSmartspaceViews_whenDecouplingEnabled()
43 default void onLocaleListChanged() {} in onLocaleListChanged() method
201 public void onLocaleListChanged() {203 mKeyguardClockSwitchController.onLocaleListChanged();
261 void onLocaleListChanged() { in onLocaleListChanged() method in KeyguardClockSwitchController
99 public void onLocaleListChanged() { in onLocaleListChanged() method in AutoReinflateContainer
110 it.onLocaleListChanged() in onConfigurationChanged()
61 override fun onLocaleListChanged() { in <lambda>() method
347 override fun onLocaleListChanged() { in onLocaleListChanged() method in com.android.systemui.statusbar.phone.ConfigurationControllerImplTest.TestListener
171 override fun onLocaleListChanged() { in <lambda>() method in com.android.systemui.media.controls.pipeline.Entry