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