Searched defs:hasAnimationCallbacks (Results 1 – 3 of 3) sorted by relevance
108 public boolean hasAnimationCallbacks() { in hasAnimationCallbacks() method in DisplaySystemBarsInsetsControllerHost
163 public boolean hasAnimationCallbacks() { in hasAnimationCallbacks() method in ViewRootInsetsControllerHost
122 boolean hasAnimationCallbacks(); in hasAnimationCallbacks() method343 public InternalAnimationControlListener(boolean show, boolean hasAnimationCallbacks, in InternalAnimationControlListener()