Searched refs:showAnimation (Results 1 – 1 of 1) sorted by relevance
112 protected void assertAnimationSteps(ArrayList<AnimationStep> steps, boolean showAnimation) { in assertAnimationSteps() argument113 assertAnimationSteps(steps, showAnimation, systemBars()); in assertAnimationSteps()115 protected void assertAnimationSteps(ArrayList<AnimationStep> steps, boolean showAnimation, in assertAnimationSteps() argument122 if (showAnimation) { in assertAnimationSteps()133 assertListElements(steps, step -> step.insets, compareInsets(types, showAnimation)); in assertAnimationSteps()137 boolean showAnimation) { in compareInsets() argument138 if (showAnimation) { in compareInsets()