Exemplo n.º 1
0
 public bool getEstimator(int id, int degree, int horizonMillis, android.view.VelocityTracker
                          .Estimator outEstimator)
 {
     throw new System.NotImplementedException();
 }
Exemplo n.º 2
0
 private static bool nativeGetEstimator(int ptr, int id, int degree, int horizonMillis
                                        , android.view.VelocityTracker.Estimator outEstimator)
 {
     throw new System.NotImplementedException();
 }