d.smali
.class public final synthetic Lfn/d;
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Landroid/view/View$OnClickListener;
# instance fields
.field private final synthetic a:Lcom/shopee/react/debug/ReactDebugActivity;
.field private final synthetic b:I
.field private final synthetic c:Lcom/shopee/react/debug/BundleItem;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public synthetic constructor <init>(Lcom/shopee/react/debug/ReactDebugActivity;ILcom/shopee/react/debug/BundleItem;)V
.registers 4
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lfn/d;->a:Lcom/shopee/react/debug/ReactDebugActivity;
iput p2, p0, Lfn/d;->b:I
iput-object p3, p0, Lfn/d;->c:Lcom/shopee/react/debug/BundleItem;
return-void
.end method
# virtual methods
.method public final onClick(Landroid/view/View;)V
.registers 5
iget-object v0, p0, Lfn/d;->a:Lcom/shopee/react/debug/ReactDebugActivity;
iget v1, p0, Lfn/d;->b:I
iget-object v2, p0, Lfn/d;->c:Lcom/shopee/react/debug/BundleItem;
invoke-virtual {v0, v1, v2, p1}, Lcom/shopee/react/debug/ReactDebugActivity;->a(ILcom/shopee/react/debug/BundleItem;Landroid/view/View;)V
return-void
.end method