Searched refs:compareInsets (Results 1 – 1 of 1) sorted by relevance
141 assertListElements(steps, step -> step.insets, compareInsets(types, showAnimation)); in assertAnimationSteps()144 private BiPredicate<WindowInsets, WindowInsets> compareInsets(int types, in compareInsets() method in WindowInsetsAnimationTestBase