apkfuckery/com.discord/smali/androidx/constraintlayout/motion/widget/MotionLayout$MotionTracker....

44 lines
961 B
Smali

.class public interface abstract Landroidx/constraintlayout/motion/widget/MotionLayout$MotionTracker;
.super Ljava/lang/Object;
.source "MotionLayout.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/constraintlayout/motion/widget/MotionLayout;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "MotionTracker"
.end annotation
# virtual methods
.method public abstract addMovement(Landroid/view/MotionEvent;)V
.end method
.method public abstract clear()V
.end method
.method public abstract computeCurrentVelocity(I)V
.end method
.method public abstract computeCurrentVelocity(IF)V
.end method
.method public abstract getXVelocity()F
.end method
.method public abstract getXVelocity(I)F
.end method
.method public abstract getYVelocity()F
.end method
.method public abstract getYVelocity(I)F
.end method
.method public abstract recycle()V
.end method