Home
last modified time | relevance | path

Searched refs:patchNode (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/base/packages/SystemUI/utils/kairos/src/com/android/systemui/kairos/internal/
H A DMuxPrompt.kt393 val patchNode = MuxPromptPatchNode(this@apply) in switchPromptImpl() constant
397 downstream = patchNode.schedulable, in switchPromptImpl()
400 patchNode.upstream = conn in switchPromptImpl()
401 patches = patchNode in switchPromptImpl()