Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/transition/
DSlide.java64 float getGoneY(ViewGroup sceneRoot, View view, float fraction); in getGoneY() method
70 public float getGoneY(ViewGroup sceneRoot, View view, float fraction) { in getGoneY() method in Slide.CalculateSlideHorizontal