BottomSheetDialog$4.smali
.class Lcom/google/android/material/bottomsheet/BottomSheetDialog$4;
.super Lcom/google/android/material/bottomsheet/BottomSheetBehavior$BottomSheetCallback;
.source "BottomSheetDialog.java"
# 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
.field final synthetic this$0:Lcom/google/android/material/bottomsheet/BottomSheetDialog;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method constructor <init>(Lcom/google/android/material/bottomsheet/BottomSheetDialog;)V
.registers 2
.param p1, "this$0" # Lcom/google/android/material/bottomsheet/BottomSheetDialog;
.line 216
iput-object p1, p0, Lcom/google/android/material/bottomsheet/BottomSheetDialog$4;->this$0:Lcom/google/android/material/bottomsheet/BottomSheetDialog;
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
.registers 3
.param p1, "bottomSheet" # Landroid/view/View;
.param p2, "slideOffset" # F
.line 226
return-void
.end method
.method public onStateChanged(Landroid/view/View;I)V
.registers 4
.param p1, "bottomSheet" # Landroid/view/View;
.param p2, "newState" # I
.line 220
const/4 v0, 0x5
if-ne p2, v0, :cond_8
.line 221
iget-object v0, p0, Lcom/google/android/material/bottomsheet/BottomSheetDialog$4;->this$0:Lcom/google/android/material/bottomsheet/BottomSheetDialog;
invoke-virtual {v0}, Lcom/google/android/material/bottomsheet/BottomSheetDialog;->cancel()V
.line 223
:cond_8
return-void
.end method