Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowAnimator.java219 boolean hasPendingLayoutChanges = mService.mRoot.hasPendingLayoutChanges(this); in animate()
225 if (hasPendingLayoutChanges || doRequest) { in animate()
258 + " hasPendingLayoutChanges=" + hasPendingLayoutChanges); in animate()
DRootWindowContainer.java471 boolean hasPendingLayoutChanges(WindowAnimator animator) { in hasPendingLayoutChanges() method in RootWindowContainer
/frameworks/base/services/
Dart-profile16658 HSPLcom/android/server/wm/RootWindowContainer;->hasPendingLayoutChanges(Lcom/android/server/wm/Wind…