Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/packages/SystemUI/utils/kairos/src/com/android/systemui/kairos/
H A DFrpNetwork.kt105 fun <In, Out> CoalescingMutableTFlow( in mutableTState() method
113 fun <In, Out> CoalescingMutableTFlow( in CoalescingMutableTFlow() method
H A DTFlow.kt468 class CoalescingMutableTFlow<In, Out> class