apkfuckery/com.discord/smali_classes2/com/google/android/material/tabs/TabLayout$c$1.smali
2019-08-01 04:26:13 +02:00

82 lines
2.2 KiB
Smali

.class final Lcom/google/android/material/tabs/TabLayout$c$1;
.super Ljava/lang/Object;
.source "TabLayout.java"
# interfaces
.implements Landroid/animation/ValueAnimator$AnimatorUpdateListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/google/android/material/tabs/TabLayout$c;->R(II)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic aRK:I
.field final synthetic aRL:I
.field final synthetic aRM:I
.field final synthetic aRN:I
.field final synthetic aRO:Lcom/google/android/material/tabs/TabLayout$c;
# direct methods
.method constructor <init>(Lcom/google/android/material/tabs/TabLayout$c;IIII)V
.locals 0
iput-object p1, p0, Lcom/google/android/material/tabs/TabLayout$c$1;->aRO:Lcom/google/android/material/tabs/TabLayout$c;
iput p2, p0, Lcom/google/android/material/tabs/TabLayout$c$1;->aRK:I
iput p3, p0, Lcom/google/android/material/tabs/TabLayout$c$1;->aRL:I
iput p4, p0, Lcom/google/android/material/tabs/TabLayout$c$1;->aRM:I
iput p5, p0, Lcom/google/android/material/tabs/TabLayout$c$1;->aRN:I
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onAnimationUpdate(Landroid/animation/ValueAnimator;)V
.locals 4
invoke-virtual {p1}, Landroid/animation/ValueAnimator;->getAnimatedFraction()F
move-result p1
iget-object v0, p0, Lcom/google/android/material/tabs/TabLayout$c$1;->aRO:Lcom/google/android/material/tabs/TabLayout$c;
iget v1, p0, Lcom/google/android/material/tabs/TabLayout$c$1;->aRK:I
iget v2, p0, Lcom/google/android/material/tabs/TabLayout$c$1;->aRL:I
invoke-static {v1, v2, p1}, Lcom/google/android/material/animation/AnimationUtils;->lerp(IIF)I
move-result v1
iget v2, p0, Lcom/google/android/material/tabs/TabLayout$c$1;->aRM:I
iget v3, p0, Lcom/google/android/material/tabs/TabLayout$c$1;->aRN:I
invoke-static {v2, v3, p1}, Lcom/google/android/material/animation/AnimationUtils;->lerp(IIF)I
move-result p1
invoke-virtual {v0, v1, p1}, Lcom/google/android/material/tabs/TabLayout$c;->Q(II)V
return-void
.end method