Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowInsetsAnimationTestBase.java98 assertBeforeAfterState(callback.animationSteps, before, after); in commonAnimationAssertions()
102 private void assertBeforeAfterState(ArrayList<AnimationStep> steps, WindowInsets before, in assertBeforeAfterState() method in WindowInsetsAnimationTestBase