Searched refs:isAnimatingWithSavedSurface (Results 1 – 3 of 3) sorted by relevance
1285 && (mViewVisibility == View.VISIBLE || isAnimatingWithSavedSurface() in hasContentToDisplay()1821 if (isAnimatingWithSavedSurface() && !mAppToken.allDrawnExcludingSaved) { in removeIfPossible()2507 boolean isAnimatingWithSavedSurface() { in isAnimatingWithSavedSurface() method in WindowState3321 pw.print(isAnimatingWithSavedSurface()); in dump()4411 if (isAnimatingWithSavedSurface()) { in relayoutVisibleWindow()
1456 if (w.isDrawnLw() && !w.isAnimatingWithSavedSurface()) { in updateDrawnWindowStates()
2042 oldVisibility != View.VISIBLE && win.isAnimatingWithSavedSurface(); in relayoutWindow()