Searched refs:hasWindowInsetsAnimationCallback (Results 1 – 4 of 4) sorted by relevance
158 return mViewRoot.mView.hasWindowInsetsAnimationCallback(); in hasAnimationCallbacks()
7363 public boolean hasWindowInsetsAnimationCallback() { in hasWindowInsetsAnimationCallback() method in ViewGroup7364 if (super.hasWindowInsetsAnimationCallback()) { in hasWindowInsetsAnimationCallback()7381 if (getChildAt(i).hasWindowInsetsAnimationCallback()) { in hasWindowInsetsAnimationCallback()
11338 public boolean hasWindowInsetsAnimationCallback() {
22729 HSPLandroid/view/View;->hasWindowInsetsAnimationCallback()Z23332 HSPLandroid/view/ViewGroup;->hasWindowInsetsAnimationCallback()Z