apkfuckery/com.discord/smali_classes2/com/google/android/material/bottomsheet/BottomSheetBehavior$1.smali
2019-05-17 00:41:35 +02:00

58 lines
1.8 KiB
Smali

.class final Lcom/google/android/material/bottomsheet/BottomSheetBehavior$1;
.super Ljava/lang/Object;
.source "BottomSheetBehavior.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/google/android/material/bottomsheet/BottomSheetBehavior;->setState(I)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic aKH:Landroid/view/View;
.field final synthetic aKI:I
.field final synthetic aKJ:Lcom/google/android/material/bottomsheet/BottomSheetBehavior;
# direct methods
.method constructor <init>(Lcom/google/android/material/bottomsheet/BottomSheetBehavior;Landroid/view/View;I)V
.locals 0
iput-object p1, p0, Lcom/google/android/material/bottomsheet/BottomSheetBehavior$1;->aKJ:Lcom/google/android/material/bottomsheet/BottomSheetBehavior;
iput-object p2, p0, Lcom/google/android/material/bottomsheet/BottomSheetBehavior$1;->aKH:Landroid/view/View;
iput p3, p0, Lcom/google/android/material/bottomsheet/BottomSheetBehavior$1;->aKI:I
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final run()V
.locals 3
iget-object v0, p0, Lcom/google/android/material/bottomsheet/BottomSheetBehavior$1;->aKJ:Lcom/google/android/material/bottomsheet/BottomSheetBehavior;
iget-object v1, p0, Lcom/google/android/material/bottomsheet/BottomSheetBehavior$1;->aKH:Landroid/view/View;
iget v2, p0, Lcom/google/android/material/bottomsheet/BottomSheetBehavior$1;->aKI:I
invoke-virtual {v0, v1, v2}, Lcom/google/android/material/bottomsheet/BottomSheetBehavior;->startSettlingAnimation(Landroid/view/View;I)V
return-void
.end method