Home
last modified time | relevance | path

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

/platform_testing/libraries/systemui-helper/src/android/platform/helpers/foldable/
DUnfoldAnimationTestingUtils.kt82 val newPosition = if (axis == Axis.X) new.position.x else new.position.y in <lambda>() constant
86 expectThatOld.isLessThan(newPosition) in <lambda>()
88 expectThatOld.isGreaterThan(newPosition) in <lambda>()