apkfuckery/com.discord/smali_classes2/com/google/android/material/bottomsheet/BottomSheetDialogFragment$b.smali
2020-07-08 16:44:49 +00:00

62 lines
2 KiB
Smali

.class public Lcom/google/android/material/bottomsheet/BottomSheetDialogFragment$b;
.super Lcom/google/android/material/bottomsheet/BottomSheetBehavior$BottomSheetCallback;
.source "BottomSheetDialogFragment.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/material/bottomsheet/BottomSheetDialogFragment;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = "b"
.end annotation
# instance fields
.field public final synthetic a:Lcom/google/android/material/bottomsheet/BottomSheetDialogFragment;
# direct methods
.method public constructor <init>(Lcom/google/android/material/bottomsheet/BottomSheetDialogFragment;Lcom/google/android/material/bottomsheet/BottomSheetDialogFragment$a;)V
.locals 0
iput-object p1, p0, Lcom/google/android/material/bottomsheet/BottomSheetDialogFragment$b;->a:Lcom/google/android/material/bottomsheet/BottomSheetDialogFragment;
invoke-direct {p0}, Lcom/google/android/material/bottomsheet/BottomSheetBehavior$BottomSheetCallback;-><init>()V
return-void
.end method
# virtual methods
.method public 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 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
iget-object p1, p0, Lcom/google/android/material/bottomsheet/BottomSheetDialogFragment$b;->a:Lcom/google/android/material/bottomsheet/BottomSheetDialogFragment;
invoke-static {p1}, Lcom/google/android/material/bottomsheet/BottomSheetDialogFragment;->access$100(Lcom/google/android/material/bottomsheet/BottomSheetDialogFragment;)V
:cond_0
return-void
.end method