Searched refs:mEndedAnimations (Results 1 – 1 of 1) sorted by relevance
737 private final Set<WindowInsetsAnimation> mEndedAnimations = new HashSet<>(); field in WindowInsetsAnimationControllerTests.VerifyingCallback786 mEndedAnimations, not(hasItem(animation))); in onEnd()793 mEndedAnimations.add(animation); in onEnd()