Searched refs:hasPendingLayoutChanges (Results 1 – 2 of 2) sorted by relevance
240 boolean hasPendingLayoutChanges = mService.mRoot.hasPendingLayoutChanges(this); in animate()246 if (hasPendingLayoutChanges || doRequest) { in animate()
452 boolean hasPendingLayoutChanges(WindowAnimator animator) { in hasPendingLayoutChanges() method in RootWindowContainer