Home
last modified time | relevance | path

Searched defs:awaitFrames (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tests/testables/src/android/animation/
DAnimatorTestRuleToolkit.kt98 suspend fun awaitFrames(count: Int = 1) in awaitCondition() method
207 override suspend fun awaitFrames(count: Int) { in awaitFrames() method
/frameworks/libs/systemui/mechanics/tests/src/com/android/mechanics/testing/
DMotionValueToolkit.kt90 suspend fun awaitFrames(frames: Int = 1) in awaitStable() method
269 override suspend fun awaitFrames(frames: Int) { in awaitFrames() method