Searched refs:shouldAnimateMove (Results 1 – 2 of 2) sorted by relevance
1067 boolean shouldAnimateMove() { in shouldAnimateMove() method in WindowState1072 && (mAttachedWindow == null || !mAttachedWindow.shouldAnimateMove()); in shouldAnimateMove()
9780 if (w.mHasSurface && w.shouldAnimateMove()) { in performLayoutAndPlaceSurfacesLockedInner()