Home
last modified time | relevance | path

Searched refs:cleanupAnimation (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DRecentsAnimationControllerTest.java122 mController.cleanupAnimation(REORDER_KEEP_IN_PLACE); in testCancelAfterRemove_expectIgnored()
/frameworks/base/services/core/java/com/android/server/wm/
DRecentsAnimationController.java605 void cleanupAnimation(@ReorderMode int reorderMode) { in cleanupAnimation() method in RecentsAnimationController
DWindowManagerService.java2637 controller.cleanupAnimation(reorderMode); in cleanupRecentsAnimation()
/frameworks/base/services/
Dart-profile16504 PLcom/android/server/wm/RecentsAnimationController;->cleanupAnimation(I)V