apkfuckery/com.discord/smali/m.smali

55 lines
1.6 KiB
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public final Lm;
2020-09-23 03:12:49 +00:00
.super Ljava/lang/Object;
.source "WidgetChoosePlanAdapter.kt"
# interfaces
.implements Landroid/view/View$OnClickListener;
2020-07-22 00:04:40 +00:00
# instance fields
2020-09-23 03:12:49 +00:00
.field public final synthetic d:LWidgetChoosePlanAdapter$d;
2020-07-22 00:04:40 +00:00
2020-09-23 03:12:49 +00:00
.field public final synthetic e:LWidgetChoosePlanAdapter$Item;
2020-07-22 00:04:40 +00:00
2020-07-23 01:06:17 +00:00
# direct methods
2020-09-23 03:12:49 +00:00
.method public constructor <init>(LWidgetChoosePlanAdapter$d;LWidgetChoosePlanAdapter$Item;)V
2020-07-14 22:43:59 +00:00
.locals 0
2020-05-17 12:40:10 +00:00
2020-09-23 03:12:49 +00:00
iput-object p1, p0, Lm;->d:LWidgetChoosePlanAdapter$d;
2020-05-17 12:40:10 +00:00
2020-09-23 03:12:49 +00:00
iput-object p2, p0, Lm;->e:LWidgetChoosePlanAdapter$Item;
2020-07-14 22:43:59 +00:00
2020-09-23 03:12:49 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-07-14 22:43:59 +00:00
2020-05-17 12:40:10 +00:00
return-void
.end method
2020-07-22 00:04:40 +00:00
# virtual methods
2020-09-23 03:12:49 +00:00
.method public final onClick(Landroid/view/View;)V
.locals 3
2020-07-22 00:04:40 +00:00
2020-09-23 03:12:49 +00:00
iget-object p1, p0, Lm;->d:LWidgetChoosePlanAdapter$d;
2020-07-22 00:04:40 +00:00
2020-09-23 03:12:49 +00:00
iget-object p1, p1, Lcom/discord/utilities/mg_recycler/MGRecyclerViewHolder;->adapter:Lcom/discord/utilities/mg_recycler/MGRecyclerAdapter;
2020-07-22 00:04:40 +00:00
2020-09-23 03:12:49 +00:00
check-cast p1, LWidgetChoosePlanAdapter;
2020-07-22 00:04:40 +00:00
2020-09-23 03:12:49 +00:00
iget-object p1, p1, LWidgetChoosePlanAdapter;->a:Lkotlin/jvm/functions/Function3;
2020-07-22 00:04:40 +00:00
2020-09-23 03:12:49 +00:00
iget-object v0, p0, Lm;->e:LWidgetChoosePlanAdapter$Item;
2020-07-22 00:04:40 +00:00
2020-09-23 03:12:49 +00:00
check-cast v0, LWidgetChoosePlanAdapter$Item$Plan;
2020-07-22 00:04:40 +00:00
2020-09-23 03:12:49 +00:00
iget-object v1, v0, LWidgetChoosePlanAdapter$Item$Plan;->g:Lcom/discord/utilities/billing/GooglePlaySku;
2020-07-22 00:04:40 +00:00
2020-09-23 03:12:49 +00:00
iget-object v2, v0, LWidgetChoosePlanAdapter$Item$Plan;->h:Ljava/lang/String;
2020-07-22 00:04:40 +00:00
2020-09-23 03:12:49 +00:00
iget-object v0, v0, LWidgetChoosePlanAdapter$Item$Plan;->i:Lcom/android/billingclient/api/SkuDetails;
2020-07-08 16:44:49 +00:00
2020-09-23 03:12:49 +00:00
invoke-interface {p1, v1, v2, v0}, Lkotlin/jvm/functions/Function3;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
2020-07-22 00:04:40 +00:00
return-void
2020-05-17 12:40:10 +00:00
.end method