Home
last modified time | relevance | path

Searched defs:lastAnyConfigurationChange (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/common/ui/data/repository/
H A DConfigurationRepositoryImplTest.kt73 val lastAnyConfigurationChange by collectLastValue(underTest.onAnyConfigurationChange) in onAnyConfigurationChange_updatesOnUiModeChanged() constant
88 val lastAnyConfigurationChange by collectLastValue(underTest.onAnyConfigurationChange) in onAnyConfigurationChange_updatesOnThemeChanged() constant
103 val lastAnyConfigurationChange by collectLastValue(underTest.onAnyConfigurationChange) in onAnyConfigurationChange_updatesOnConfigChanged() constant