Searched refs:WindowInsetsAnimationListener (Results 1 – 5 of 5) sorted by relevance
22 import android.view.WindowInsetsAnimationListener.InsetsAnimation;
26 public interface WindowInsetsAnimationListener { interface
37 import android.view.WindowInsetsAnimationListener.InsetsAnimation;70 private final WindowInsetsAnimationListener.InsetsAnimation mAnimation;101 mAnimation = new WindowInsetsAnimationListener.InsetsAnimation(mTypes, mHiddenInsets, in InsetsAnimationControlImpl()
578 public void dispatchAnimationStarted(WindowInsetsAnimationListener.InsetsAnimation animation) { in dispatchAnimationStarted()583 public void dispatchAnimationFinished(WindowInsetsAnimationListener.InsetsAnimation animation) { in dispatchAnimationFinished()
54 import android.view.WindowInsetsAnimationListener.InsetsAnimation;