Home
last modified time | relevance | path

Searched defs:hasAnimationCallbacks (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DViewRootInsetsControllerHost.java165 public boolean hasAnimationCallbacks() { in hasAnimationCallbacks() method in ViewRootInsetsControllerHost
DInsetsController.java131 boolean hasAnimationCallbacks(); in hasAnimationCallbacks() method
380 public InternalAnimationControlListener(boolean show, boolean hasAnimationCallbacks, in InternalAnimationControlListener()
/frameworks/base/services/core/java/com/android/server/wm/
DInsetsPolicy.java809 public boolean hasAnimationCallbacks() { in hasAnimationCallbacks() method in InsetsPolicy.Host