.class public Lcom/google/android/material/bottomsheet/BottomSheetDialogFragment; .super Landroidx/appcompat/app/AppCompatDialogFragment; .source "BottomSheetDialogFragment.java" # direct methods .method public constructor ()V .locals 0 invoke-direct {p0}, Landroidx/appcompat/app/AppCompatDialogFragment;->()V return-void .end method # virtual methods .method public onCreateDialog(Landroid/os/Bundle;)Landroid/app/Dialog; .locals 2 new-instance p1, Lcom/google/android/material/bottomsheet/BottomSheetDialog; invoke-virtual {p0}, Lcom/google/android/material/bottomsheet/BottomSheetDialogFragment;->getContext()Landroid/content/Context; move-result-object v0 invoke-virtual {p0}, Lcom/google/android/material/bottomsheet/BottomSheetDialogFragment;->getTheme()I move-result v1 invoke-direct {p1, v0, v1}, Lcom/google/android/material/bottomsheet/BottomSheetDialog;->(Landroid/content/Context;I)V return-object p1 .end method