Searched defs:schedulable (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 D | Output.kt | 29 val schedulable = Schedulable.O(this) constant in com.android.systemui.kairos.internal.Output |
H A D | Mux.kt | 197 val schedulable = Schedulable.N(this) constant in com.android.systemui.kairos.internal.MuxBranchNode |
H A D | Demux.kt | 40 val schedulable = Schedulable.N(this) in <lambda>() constant |
H A D | MuxPrompt.kt | 286 val schedulable = Schedulable.N(this) constant |
H A D | MuxDeferred.kt | 49 val schedulable = Schedulable.M(this) in <lambda>() constant |