Searched refs:cleanupRecentsAnimation (Results 1 – 3 of 3) sorted by relevance
316 mWindowManager.cleanupRecentsAnimation(reorderMode); in finishAnimation()
3024 void cleanupRecentsAnimation(@RecentsAnimationController.ReorderMode int reorderMode) { in cleanupRecentsAnimation() method in WindowManagerService
479 mWm.cleanupRecentsAnimation(REORDER_MOVE_TO_ORIGINAL_POSITION); in testCheckRotationAfterCleanup()