Searched refs:removeWallpaperAnimation (Results 1 – 2 of 2) sorted by relevance
524 void removeWallpaperAnimation(WallpaperAnimationAdapter wallpaperAdapter) { in removeWallpaperAnimation() method in RecentsAnimationController959 removeWallpaperAnimation(wallpaperAdapter);
263 verify(mController, times(1)).removeWallpaperAnimation(any()); in testFinish_expectTargetAndWallpaperAdaptersRemoved()