Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/kotlin/
H A DFlowUtilTests.kt249 val choreographer = createChoreographer(this)
284 val choreographer = createChoreographer(this)
320 val choreographer = createChoreographer(this)
358 val choreographer = createChoreographer(this)
394 private fun createChoreographer(testScope: TestScope) = object { regex