Searched defs:hideSensorIcon (Results 1 – 2 of 2) sorted by relevance
385 (hideSensorIcon, size) -> in <lambda>() method
213 val hideSensorIcon: Flow<Boolean> = modalities.map { it.isEmpty }.distinctUntilChanged() in <lambda>() constant432 combine(hideSensorIcon, _isIconViewLoaded.asStateFlow()) { hideSensorIcon, isIconViewLoaded in <lambda>() method