Searched refs:showAnimation (Results 1 – 1 of 1) sorted by relevance
120 protected void assertAnimationSteps(ArrayList<AnimationStep> steps, boolean showAnimation) { in assertAnimationSteps() argument121 assertAnimationSteps(steps, showAnimation, systemBars()); in assertAnimationSteps()123 protected void assertAnimationSteps(ArrayList<AnimationStep> steps, boolean showAnimation, in assertAnimationSteps() argument130 if (showAnimation) { in assertAnimationSteps()141 assertListElements(steps, step -> step.insets, compareInsets(types, showAnimation)); in assertAnimationSteps()145 boolean showAnimation) { in compareInsets() argument146 if (showAnimation) { in compareInsets()