Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/transition/
DSlide.java61 float getGoneX(ViewGroup sceneRoot, View view, float fraction); in getGoneX() method
78 public float getGoneX(ViewGroup sceneRoot, View view, float fraction) { in getGoneX() method in Slide.CalculateSlideVertical