Searched refs:hasWindowInsetsAnimationCallback (Results 1 – 6 of 6) sorted by relevance
169 return mViewRoot.mView.hasWindowInsetsAnimationCallback(); in hasAnimationCallbacks()
261 || (mViewRoot.mView != null && mViewRoot.mView.hasWindowInsetsAnimationCallback()) in isBackAnimationAllowed()
7515 public boolean hasWindowInsetsAnimationCallback() { in hasWindowInsetsAnimationCallback() method in ViewGroup7516 if (super.hasWindowInsetsAnimationCallback()) { in hasWindowInsetsAnimationCallback()7533 if (getChildAt(i).hasWindowInsetsAnimationCallback()) { in hasWindowInsetsAnimationCallback()
12626 public boolean hasWindowInsetsAnimationCallback() {
17259 HSPLandroid/view/View;->hasWindowInsetsAnimationCallback()Z17821 HSPLandroid/view/ViewGroup;->hasWindowInsetsAnimationCallback()Z
17323 HSPLandroid/view/View;->hasWindowInsetsAnimationCallback()Z17885 HSPLandroid/view/ViewGroup;->hasWindowInsetsAnimationCallback()Z