Home
last modified time | relevance | path

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

/platform_testing/libraries/motion/tests/src/platform/test/motion/view/
DViewToolkitTest.kt62 val animator = sceneRoot.createSlideLeftAnimator() in <lambda>()
78 val animator = sceneRoot.createSlideLeftAnimator() in <lambda>()
95 val animator = sceneRoot.createSlideLeftAnimator() in <lambda>()
/platform_testing/libraries/motion/tests/src/platform/test/motion/testing/
DSampleScene.kt30 fun createSlideLeftAnimator() = in createSlideLeftAnimator() method