Searched defs:schedulable (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/packages/SystemUI/utils/kairos/src/com/android/systemui/kairos/internal/ | ||
D | Output.kt | 28 val schedulable = Schedulable.O(this) constant in com.android.systemui.kairos.internal.Output |
D | Mux.kt | 199 val schedulable = Schedulable.N(this) in <lambda>() constant in com.android.systemui.kairos.internal.MuxNode.BranchNode |
D | Demux.kt | 33 val schedulable = Schedulable.N(this) in <lambda>() constant in com.android.systemui.kairos.internal.DemuxNode |
D | MuxPrompt.kt | 246 val schedulable = Schedulable.N(this) in <lambda>() constant |
D | MuxDeferred.kt | 49 val schedulable = Schedulable.M(this) in <lambda>() constant |