apkfuckery/com.discord/smali_classes2/com/google/android/material/bottomsheet/BottomSheetDialog$4.smali

62 lines
1.7 KiB
Smali
Raw Normal View History

2019-02-04 20:08:30 +00:00
.class final Lcom/google/android/material/bottomsheet/BottomSheetDialog$4;
.super Lcom/google/android/material/bottomsheet/BottomSheetBehavior$BottomSheetCallback;
2019-02-04 20:29:01 +00:00
.source "BottomSheetDialog.java"
2019-02-04 20:08:30 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/material/bottomsheet/BottomSheetDialog;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
2019-02-17 00:24:05 +00:00
.field final synthetic aIl:Lcom/google/android/material/bottomsheet/BottomSheetDialog;
2019-02-04 20:08:30 +00:00
# direct methods
.method constructor <init>(Lcom/google/android/material/bottomsheet/BottomSheetDialog;)V
.locals 0
2019-02-17 00:24:05 +00:00
iput-object p1, p0, Lcom/google/android/material/bottomsheet/BottomSheetDialog$4;->aIl:Lcom/google/android/material/bottomsheet/BottomSheetDialog;
2019-02-04 20:08:30 +00:00
invoke-direct {p0}, Lcom/google/android/material/bottomsheet/BottomSheetBehavior$BottomSheetCallback;-><init>()V
return-void
.end method
# virtual methods
.method public final onSlide(Landroid/view/View;F)V
.locals 0
.param p1 # Landroid/view/View;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
return-void
.end method
.method public final onStateChanged(Landroid/view/View;I)V
.locals 0
.param p1 # Landroid/view/View;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
const/4 p1, 0x5
if-ne p2, p1, :cond_0
2019-02-17 00:24:05 +00:00
iget-object p1, p0, Lcom/google/android/material/bottomsheet/BottomSheetDialog$4;->aIl:Lcom/google/android/material/bottomsheet/BottomSheetDialog;
2019-02-04 20:08:30 +00:00
invoke-virtual {p1}, Lcom/google/android/material/bottomsheet/BottomSheetDialog;->cancel()V
:cond_0
return-void
.end method