Searched refs:setRecentsAnimationController (Results 1 – 2 of 2) sorted by relevance
128 mWm.setRecentsAnimationController(mController); in testIncludedApps_expectTargetAndVisible()148 mWm.setRecentsAnimationController(mController); in testCancelAnimationWithScreenShot()175 mWm.setRecentsAnimationController(mController); in testShouldAnimateWhenNoCancelWithDeferredScreenshot()
2581 void setRecentsAnimationController(RecentsAnimationController controller) { in setRecentsAnimationController() method in WindowManagerService