Searched defs:newFlow (Results 1 – 6 of 6) sorted by relevance
40 val newFlow = MutableStateFlow(startingIsAppVisibleValue) in createIsAppVisibleFlow() constant
429 mapImpl({ init.connect(this).changes }) { newFlow -> in eventsForKey() method455 mapImpl({ patches }) { newFlow -> mapOf(Unit to just(newFlow.init.connect(this))) } in switchPromptly() method
120 boolean newFlow, in initialize()232 boolean newFlow, in IncrementalImageUtil()
299 getPatches = { mapImpl(getPatches) { newFlow -> mapOf(Unit to just(newFlow)) } }, in switchDeferredImplSingle() method
1242 fun newFlow(): FrpSpec<SharedFlow<Int>> = frpSpec { in <lambda>() method
FileMd5$FileChecksum$1.class FileMd5.java package FileMd5$FileChecksum$1 extends com. ...