43 lines
805 B
Smali
43 lines
805 B
Smali
.class final Landroidx/recyclerview/widget/ItemTouchHelper$Callback$1;
|
|
.super Ljava/lang/Object;
|
|
.source "ItemTouchHelper.java"
|
|
|
|
# interfaces
|
|
.implements Landroid/view/animation/Interpolator;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/recyclerview/widget/ItemTouchHelper$Callback;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x8
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final getInterpolation(F)F
|
|
.locals 1
|
|
|
|
mul-float v0, p1, p1
|
|
|
|
mul-float v0, v0, p1
|
|
|
|
mul-float v0, v0, p1
|
|
|
|
mul-float v0, v0, p1
|
|
|
|
return v0
|
|
.end method
|