Searched defs:getCurrentWithEpoch (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/packages/SystemUI/utils/kairos/src/com/android/systemui/kairos/internal/ | ||
D | StateImpl.kt | 32 fun getCurrentWithEpoch(evalScope: EvalScope): Pair<A, Long> = in <lambda>() method in com.android.systemui.kairos.internal.StateImpl |