Home
last modified time | relevance | path

Searched defs:adjustDirectUpstream (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/frameworks/base/packages/SystemUI/utils/kairos/src/com/android/systemui/kairos/internal/
H A DMux.kt92 suspend fun adjustDirectUpstream(scheduler: Scheduler, oldDepth: Int, newDepth: Int) { in <lambda>() method in com.android.systemui.kairos.internal.MuxNode
209 override suspend fun adjustDirectUpstream(scheduler: Scheduler, oldDepth: Int, newDepth: Int) { in adjustDirectUpstream() method in com.android.systemui.kairos.internal.MuxBranchNode
H A DGraph.kt377 fun adjustDirectUpstream( in adjustDirectUpstream() method
H A DNodeTypes.kt29 suspend fun adjustDirectUpstream(scheduler: Scheduler, oldDepth: Int, newDepth: Int) in schedule() method
H A DDemux.kt70 override suspend fun adjustDirectUpstream(scheduler: Scheduler, oldDepth: Int, newDepth: Int) { in <lambda>() method in com.android.systemui.kairos.internal.DemuxNode
H A DMuxPrompt.kt298 override suspend fun adjustDirectUpstream(scheduler: Scheduler, oldDepth: Int, newDepth: Int) { in adjustDirectUpstream() method in MuxPromptPatchNode