Searched defs:configurationChange (Results 1 – 3 of 3) sorted by relevance
43 val configurationChange: Flow<Unit> = keyguardInteractor.configurationChange in <lambda>() constant
84 private val configurationChange: Flow<Unit> = in getResolutionScale() constant in com.android.systemui.common.ui.data.repository.ConfigurationRepositoryImpl
201 val configurationChange: Flow<Unit> = configurationRepository.onAnyConfigurationChange in <lambda>() constant