Searched refs:assertBeforeAfterState (Results 1 – 1 of 1) sorted by relevance
98 assertBeforeAfterState(callback.animationSteps, before, after); in commonAnimationAssertions()102 private void assertBeforeAfterState(ArrayList<AnimationStep> steps, WindowInsets before, in assertBeforeAfterState() method in WindowInsetsAnimationTestBase