Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/packages/SystemUI/utils/kairos/src/com/android/systemui/kairos/
H A DFrpBuildScope.kt156 fun <In, Out> coalescingTFlow( in <lambda>() method
822 fun <In, Out> FrpBuildScope.coalescingTFlow( in launchScope() method
/aosp_15_r20/frameworks/base/packages/SystemUI/utils/kairos/src/com/android/systemui/kairos/internal/
H A DBuildScopeImpl.kt324 override fun <In, Out> coalescingTFlow( in <lambda>() method