G.smali
.class Landroidx/recyclerview/widget/G;
.super Ljava/lang/Object;
.source "ItemTouchHelper.java"
# interfaces
.implements Landroid/animation/ValueAnimator$AnimatorUpdateListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Landroidx/recyclerview/widget/ItemTouchHelper$c;-><init>(Landroidx/recyclerview/widget/RecyclerView$v;IIFFFF)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic a:Landroidx/recyclerview/widget/ItemTouchHelper$c;
# direct methods
.method constructor <init>(Landroidx/recyclerview/widget/ItemTouchHelper$c;)V
.registers 2
.line 1
iput-object p1, p0, Landroidx/recyclerview/widget/G;->a:Landroidx/recyclerview/widget/ItemTouchHelper$c;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onAnimationUpdate(Landroid/animation/ValueAnimator;)V
.registers 3
.line 1
iget-object v0, p0, Landroidx/recyclerview/widget/G;->a:Landroidx/recyclerview/widget/ItemTouchHelper$c;
invoke-virtual {p1}, Landroid/animation/ValueAnimator;->getAnimatedFraction()F
move-result p1
invoke-virtual {v0, p1}, Landroidx/recyclerview/widget/ItemTouchHelper$c;->a(F)V
return-void
.end method