Home
last modified time | relevance | path

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

/cts/tests/tests/transition/src/android/transition/cts/
DChangeBoundsTest.java158 waitForClipIsMiddle(points1); in testInterruptSameDestinationResizeClip()
196 waitForClipIsMiddle(points1); in testInterruptWithReverseResizeClip()
236 private void waitForClipIsMiddle(List<RedAndGreen> points) throws Throwable { in waitForClipIsMiddle() method in ChangeBoundsTest