apkfuckery/com.discord/smali/com/discord/widgets/home/WidgetHomeHeaderManager$configure$$inlined$apply$lambda$1.smali

82 lines
2.6 KiB
Smali
Raw Normal View History

2020-07-08 16:44:49 +00:00
.class public final Lcom/discord/widgets/home/WidgetHomeHeaderManager$configure$$inlined$apply$lambda$1;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
.source "WidgetHomeHeaderManager.kt"
# interfaces
.implements Landroid/view/View$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2020-07-08 16:44:49 +00:00
value = Lcom/discord/widgets/home/WidgetHomeHeaderManager;->configure(Lcom/discord/widgets/home/WidgetHome;Lcom/discord/widgets/home/WidgetHomeModel;)V
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
# instance fields
2020-07-08 16:44:49 +00:00
.field public final synthetic $model$inlined:Lcom/discord/widgets/home/WidgetHomeModel;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
.field public final synthetic $this_apply:Lcom/discord/widgets/home/WidgetHomeModel;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
.field public final synthetic $widgetHome$inlined:Lcom/discord/widgets/home/WidgetHome;
2020-05-17 12:40:10 +00:00
# direct methods
2020-07-08 16:44:49 +00:00
.method public constructor <init>(Lcom/discord/widgets/home/WidgetHomeModel;Lcom/discord/widgets/home/WidgetHomeModel;Lcom/discord/widgets/home/WidgetHome;)V
2020-05-17 12:40:10 +00:00
.locals 0
2020-07-08 16:44:49 +00:00
iput-object p1, p0, Lcom/discord/widgets/home/WidgetHomeHeaderManager$configure$$inlined$apply$lambda$1;->$this_apply:Lcom/discord/widgets/home/WidgetHomeModel;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iput-object p2, p0, Lcom/discord/widgets/home/WidgetHomeHeaderManager$configure$$inlined$apply$lambda$1;->$model$inlined:Lcom/discord/widgets/home/WidgetHomeModel;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iput-object p3, p0, Lcom/discord/widgets/home/WidgetHomeHeaderManager$configure$$inlined$apply$lambda$1;->$widgetHome$inlined:Lcom/discord/widgets/home/WidgetHome;
2020-05-17 12:40:10 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onClick(Landroid/view/View;)V
.locals 1
2020-07-08 16:44:49 +00:00
iget-object p1, p0, Lcom/discord/widgets/home/WidgetHomeHeaderManager$configure$$inlined$apply$lambda$1;->$this_apply:Lcom/discord/widgets/home/WidgetHomeModel;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-virtual {p1}, Lcom/discord/widgets/home/WidgetHomeModel;->getType()I
2020-05-17 12:40:10 +00:00
move-result p1
if-eqz p1, :cond_0
const/4 v0, 0x1
if-eq p1, v0, :cond_0
const/4 v0, 0x3
if-eq p1, v0, :cond_0
const/4 v0, 0x5
if-eq p1, v0, :cond_0
goto :goto_0
:cond_0
2020-07-08 16:44:49 +00:00
iget-object p1, p0, Lcom/discord/widgets/home/WidgetHomeHeaderManager$configure$$inlined$apply$lambda$1;->$widgetHome$inlined:Lcom/discord/widgets/home/WidgetHome;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-virtual {p1}, Lcom/discord/widgets/home/WidgetHome;->getPanelLayout()Lcom/discord/widgets/home/PanelLayout;
2020-05-17 12:40:10 +00:00
move-result-object p1
2020-07-08 16:44:49 +00:00
invoke-interface {p1}, Lcom/discord/widgets/home/PanelLayout;->openEndPanel()V
2020-05-17 12:40:10 +00:00
:goto_0
return-void
.end method