Home
last modified time | relevance | path

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

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