Home
last modified time | relevance | path

Searched defs:needsEval (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/frameworks/base/packages/SystemUI/utils/kairos/src/com/android/systemui/kairos/internal/
H A DPullNodes.kt37 upstream().activate(evalScope = this, downstream)?.let { (connection, needsEval) -> in mapImpl() method
63 activate(this, it)?.let { (connection, needsEval) -> in cached() method
H A DDemux.kt268 ?.let { (conn, needsEval) -> in DemuxImpl() method
278 dmux.activate(evalScope = this, key)?.let { (branchNode, needsEval) -> in eventsForKey() method
318 ?.let { (node, needsEval) -> in toString() method
H A DMuxPrompt.kt377 ?.let { (conn, needsEval) -> in switchPromptImpl() method
399 ?.let { (conn, needsEval) -> in switchPromptImpl() method
463 moving.activate(evalScope = this, downstream)?.let { (connection, needsEval) -> in switchPromptImpl() method
H A DMuxDeferred.kt322 (conn, needsEval) -> in switchDeferredImpl() method
365 val (patchesConn, needsEval) = in switchDeferredImpl() constant
H A DTFlowImpl.kt28 val needsEval: Boolean, constant in com.android.systemui.kairos.internal.ActivationResult
H A DBuildScopeImpl.kt210 ?.let { (conn, needsEval) -> in <lambda>() method
H A DTStateImpl.kt142 (connection, needsEval) -> in constS() method
/aosp_15_r20/frameworks/base/packages/SystemUI/utils/kairos/src/com/android/systemui/kairos/
H A DTState.kt479 (connection, needsEval) -> in get() method