Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/packages/SystemUI/utils/kairos/src/com/android/systemui/kairos/
H A DFrpStateScope.kt110 fun <K : Any, V> TFlow<Map<K, Maybe<TFlow<V>>>>.mergeIncrementallyPromptly( in <lambda>() method
156 fun <K : Any, V> TFlow<Map<K, Maybe<TFlow<V>>>>.mergeIncrementallyPromptly( in <lambda>() method
/aosp_15_r20/frameworks/base/packages/SystemUI/utils/kairos/src/com/android/systemui/kairos/internal/
H A DStateScopeImpl.kt219 override fun <K : Any, V> TFlow<Map<K, Maybe<TFlow<V>>>>.mergeIncrementallyPromptly( in <lambda>() method