Home
last modified time | relevance | path

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

/packages/apps/ExactCalculator/src/com/android/calculator2/
DDragController.java75 mAnimationController = new EmptyAnimationController(); in initializeController()
418 public class EmptyAnimationController extends AnimationController class in DragController