Home
last modified time | relevance | path

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

/packages/apps/ExactCalculator/src/com/android/calculator2/
DDragController.java227 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