Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowAnimator.java164 final boolean hasPendingLayoutChanges = root.hasPendingLayoutChanges(this); in animate()
167 if (hasPendingLayoutChanges || doRequest) { in animate()
207 + " hasPendingLayoutChanges=" + hasPendingLayoutChanges); in animate()
H A DRootWindowContainer.java657 boolean hasPendingLayoutChanges(WindowAnimator animator) { in hasPendingLayoutChanges() method in RootWindowContainer
/aosp14/frameworks/base/services/
H A Dart-profile11301 HSPLcom/android/server/wm/RootWindowContainer;->hasPendingLayoutChanges(Lcom/android/server/wm/Wind…