Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/
DTransitionAnimatorTest.kt84 val recordedMotion = recordMotion(backgroundLayer, animator) in <lambda>()
94 val recordedMotion = recordMotion(backgroundLayer, animator) in <lambda>()
105 val recordedMotion = recordMotion(backgroundLayer, animator) in <lambda>()
116 val recordedMotion = recordMotion(backgroundLayer, animator) in <lambda>()
160 private fun recordMotion( in <lambda>() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bouncer/ui/composable/
DPatternBouncerTest.kt42 import platform.test.motion.compose.recordMotion in <lambda>()
74 recordMotion( in <lambda>()
110 recordMotion( in <lambda>()
DBouncerContentTest.kt52 import platform.test.motion.compose.recordMotion
96 recordMotion( in doubleClick_swapSide()
/frameworks/base/packages/SystemUI/compose/scene/tests/utils/src/com/android/compose/animation/scene/
DTestTransition.kt35 import platform.test.motion.compose.recordMotion in <lambda>()
148 return recordMotion( in MotionTestRule()