Home
last modified time | relevance | path

Searched refs:hasPendingLayoutChanges (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowAnimator.java183 final boolean hasPendingLayoutChanges = root.hasPendingLayoutChanges(this); in animate()
186 if (hasPendingLayoutChanges || doRequest) { in animate()
231 + " hasPendingLayoutChanges=" + hasPendingLayoutChanges); in animate()
H A DRootWindowContainer.java727 boolean hasPendingLayoutChanges(WindowAnimator animator) { in hasPendingLayoutChanges() method in RootWindowContainer
/aosp12/frameworks/base/services/
H A Dart-profile47684 HSPLcom/android/server/wm/RootWindowContainer;->hasPendingLayoutChanges(Lcom/android/server/wm/Wind…