Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DConfigurationControllerImplTest.kt225 assertThat(listener.localeListChanged).isTrue()
343 var localeListChanged = false regex
366 localeListChanged = true
381 assertThat(localeListChanged).isFalse()
392 localeListChanged = false