Searched refs:removeAnimation (Results 1 – 3 of 3) sorted by relevance
531 void removeAnimation(TaskAnimationAdapter taskAdapter) { in removeAnimation() method in RecentsAnimationController778 removeAnimation(target); in removeTaskInternal()799 removeAnimation(taskAdapter); in createAppAnimations()1005 removeAnimation(taskAdapter);
240 verify(mController, times(2)).removeAnimation(any()); in testFinish_expectTargetAndWallpaperAdaptersRemoved()
47376 HPLcom/android/server/wm/RecentsAnimationController;->removeAnimation(Lcom/android/server/wm/Recent…