Searched refs:hasPendingLayoutChanges (Results 1 – 3 of 3) sorted by relevance
219 boolean hasPendingLayoutChanges = mService.mRoot.hasPendingLayoutChanges(this); in animate()225 if (hasPendingLayoutChanges || doRequest) { in animate()258 + " hasPendingLayoutChanges=" + hasPendingLayoutChanges); in animate()
471 boolean hasPendingLayoutChanges(WindowAnimator animator) { in hasPendingLayoutChanges() method in RootWindowContainer
16658 HSPLcom/android/server/wm/RootWindowContainer;->hasPendingLayoutChanges(Lcom/android/server/wm/Wind…