Home
last modified time | relevance | path

Searched defs:newFlow (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/activity/data/repository/
H A DActivityManagerRepositoryKosmos.kt40 val newFlow = MutableStateFlow(startingIsAppVisibleValue) in createIsAppVisibleFlow() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/utils/kairos/src/com/android/systemui/kairos/
H A DTFlow.kt429 mapImpl({ init.connect(this).changes }) { newFlow -> in eventsForKey() method
455 mapImpl({ patches }) { newFlow -> mapOf(Unit to just(newFlow.init.connect(this))) } in switchPromptly() method
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/util/image/
DIncrementalImageUtil.java120 boolean newFlow, in initialize()
232 boolean newFlow, in IncrementalImageUtil()
/aosp_15_r20/frameworks/base/packages/SystemUI/utils/kairos/src/com/android/systemui/kairos/internal/
H A DMuxDeferred.kt299 getPatches = { mapImpl(getPatches) { newFlow -> mapOf(Unit to just(newFlow)) } }, in switchDeferredImplSingle() method
/aosp_15_r20/frameworks/base/packages/SystemUI/utils/kairos/test/com/android/systemui/kairos/
H A DKairosTests.kt1242 fun newFlow(): FrpSpec<SharedFlow<Int>> = frpSpec { in <lambda>() method
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtradefed.jarFileMd5$FileChecksum$1.class FileMd5.java package FileMd5$FileChecksum$1 extends com. ...