Searched defs:PathMotion (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/transition/
H A DPathMotion.java29 * by extending PathMotion and implementing {@link #getPath(float, float, float, float)}.
40 public abstract class PathMotion { class
42 public PathMotion() {} method in class:PathMotion
44 public PathMotion(Context context, AttributeSet attrs) {} method in class:PathMotion

Completed in 198 milliseconds