Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/
DAnimatorTestRuleOrderTest.kt57 private inline fun animateThisP( in animateThisP() method in com.android.systemui.animation.AnimatorTestRuleOrderTest
76 animateThisP("value1", duration = 100) { ended1 = true } in testTwoAnimators()
112 animateThisP("value1", duration = 100) { in testChainedAnimatorsPlatformThenX()
153 animateThisP("value2", duration = 100) { ended2 = true } in testChainedAnimatorsXThenPlatform()