BottomSheetDialog$3.smali
.class Lcom/google/android/material/bottomsheet/BottomSheetDialog$3;
.super Ljava/lang/Object;
.source "BottomSheetDialog.java"
# interfaces
.implements Landroid/view/View$OnTouchListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/google/android/material/bottomsheet/BottomSheetDialog;->wrapInBottomSheet(ILandroid/view/View;Landroid/view/ViewGroup$LayoutParams;)Landroid/view/View;
.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 179
iput-object p1, p0, Lcom/google/android/material/bottomsheet/BottomSheetDialog$3;->this$0:Lcom/google/android/material/bottomsheet/BottomSheetDialog;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onTouch(Landroid/view/View;Landroid/view/MotionEvent;)Z
.registers 4
.param p1, "view" # Landroid/view/View;
.param p2, "event" # Landroid/view/MotionEvent;
.line 183
const/4 v0, 0x1
return v0
.end method