Home
last modified time | relevance | path

Searched refs:removeAnimation (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DRecentsAnimationController.java531 void removeAnimation(TaskAnimationAdapter taskAdapter) { in removeAnimation() method in RecentsAnimationController
778 removeAnimation(target); in removeTaskInternal()
799 removeAnimation(taskAdapter); in createAppAnimations()
1005 removeAnimation(taskAdapter);
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DRecentsAnimationControllerTest.java240 verify(mController, times(2)).removeAnimation(any()); in testFinish_expectTargetAndWallpaperAdaptersRemoved()
/aosp12/frameworks/base/services/
H A Dart-profile47376 HPLcom/android/server/wm/RecentsAnimationController;->removeAnimation(Lcom/android/server/wm/Recent…