Home
last modified time | relevance | path

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

/cts/tests/tests/transition/src/android/transition/cts/
DChangeBoundsTest.java137 List<RedAndGreen> points1 = startTransitionAndWatch(R.layout.scene6); in testInterruptSameDestination() local
139 waitForSizeIsMiddle(points1); in testInterruptSameDestination()
156 List<RedAndGreen> points1 = startTransitionAndWatch(R.layout.scene6); in testInterruptSameDestinationResizeClip() local
158 waitForClipIsMiddle(points1); in testInterruptSameDestinationResizeClip()
176 List<RedAndGreen> points1 = startTransitionAndWatch(R.layout.scene6); in testInterruptWithReverse() local
178 waitForSizeIsMiddle(points1); in testInterruptWithReverse()
195 List<RedAndGreen> points1 = startTransitionAndWatch(R.layout.scene6); in testInterruptWithReverseResizeClip() local
196 waitForClipIsMiddle(points1); in testInterruptWithReverseResizeClip()