Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/satellite/domain/interactor/
DDeviceBasedSatelliteInteractor.kt85 iconsInteractor.icons.aggregateOver( in <lambda>()
143 private inline fun <R, reified S, T> Flow<List<R>>.aggregateOver( in aggregateOver() method