apkfuckery/com.discord/smali_classes2/com/google/android/material/bottomsheet/BottomSheetBehavior$1.smali
2019-02-04 21:08:30 +01:00

56 lines
1.8 KiB
Smali

.class final Lcom/google/android/material/bottomsheet/BottomSheetBehavior$1;
.super Ljava/lang/Object;
# 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 bua:Landroid/view/View;
.field final synthetic bub:I
.field final synthetic buc: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;->buc:Lcom/google/android/material/bottomsheet/BottomSheetBehavior;
iput-object p2, p0, Lcom/google/android/material/bottomsheet/BottomSheetBehavior$1;->bua:Landroid/view/View;
iput p3, p0, Lcom/google/android/material/bottomsheet/BottomSheetBehavior$1;->bub: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;->buc:Lcom/google/android/material/bottomsheet/BottomSheetBehavior;
iget-object v1, p0, Lcom/google/android/material/bottomsheet/BottomSheetBehavior$1;->bua:Landroid/view/View;
iget v2, p0, Lcom/google/android/material/bottomsheet/BottomSheetBehavior$1;->bub:I
invoke-virtual {v0, v1, v2}, Lcom/google/android/material/bottomsheet/BottomSheetBehavior;->startSettlingAnimation(Landroid/view/View;I)V
return-void
.end method