Home
last modified time | relevance | path

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

/packages/apps/ExactCalculator/src/com/android/calculator2/
DDragController.java183 mAnimationController.getHistoryElementTranslationY(yFraction)); in animateViews()
227 float getHistoryElementTranslationY(float yFraction); in getHistoryElementTranslationY() method
322 public float getHistoryElementTranslationY(float yFraction) { in getHistoryElementTranslationY() method in DragController.AnimationController
473 public float getHistoryElementTranslationY(float yFraction) { in getHistoryElementTranslationY() method in DragController.EmptyAnimationController