Home
last modified time | relevance | path

Searched refs:hasWindowInsetsAnimationCallback (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/view/
DViewRootInsetsControllerHost.java158 return mViewRoot.mView.hasWindowInsetsAnimationCallback(); in hasAnimationCallbacks()
DViewGroup.java7363 public boolean hasWindowInsetsAnimationCallback() { in hasWindowInsetsAnimationCallback() method in ViewGroup
7364 if (super.hasWindowInsetsAnimationCallback()) { in hasWindowInsetsAnimationCallback()
7381 if (getChildAt(i).hasWindowInsetsAnimationCallback()) { in hasWindowInsetsAnimationCallback()
DView.java11338 public boolean hasWindowInsetsAnimationCallback() {
/frameworks/base/config/
Dboot-image-profile.txt22729 HSPLandroid/view/View;->hasWindowInsetsAnimationCallback()Z
23332 HSPLandroid/view/ViewGroup;->hasWindowInsetsAnimationCallback()Z