FileDocCategorySizeDatePackage
VelocityTracker.javaAPI DocAndroid 5.1 API1020Sat Mar 14 14:09:42 GMT 2015android.view

VelocityTracker

public final class VelocityTracker extends Object

Fields Summary
Constructors Summary
VelocityTracker()

 throw new RuntimeException("Stub!"); 
Methods Summary
public voidaddMovement(android.view.MotionEvent event)

 throw new RuntimeException("Stub!"); 
public voidclear()

 throw new RuntimeException("Stub!"); 
public voidcomputeCurrentVelocity(int units)

 throw new RuntimeException("Stub!"); 
public voidcomputeCurrentVelocity(int units, float maxVelocity)

 throw new RuntimeException("Stub!"); 
protected voidfinalize()

 throw new RuntimeException("Stub!"); 
public floatgetXVelocity(int id)

 throw new RuntimeException("Stub!"); 
public floatgetXVelocity()

 throw new RuntimeException("Stub!"); 
public floatgetYVelocity()

 throw new RuntimeException("Stub!"); 
public floatgetYVelocity(int id)

 throw new RuntimeException("Stub!"); 
public static android.view.VelocityTrackerobtain()

 throw new RuntimeException("Stub!"); 
public voidrecycle()

 throw new RuntimeException("Stub!");