apkfuckery/com.discord/smali/h.smali

122 lines
2.8 KiB
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public final Lh;
.super Ljava/lang/Object;
.source "java-style lambda group"
# interfaces
.implements Landroid/view/View$OnClickListener;
# instance fields
.field public final synthetic d:I
.field public final synthetic e:Ljava/lang/Object;
# direct methods
.method public constructor <init>(ILjava/lang/Object;)V
.locals 0
iput p1, p0, Lh;->d:I
iput-object p2, p0, Lh;->e:Ljava/lang/Object;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onClick(Landroid/view/View;)V
2020-07-08 16:44:49 +00:00
.locals 1
2020-05-17 12:40:10 +00:00
iget p1, p0, Lh;->d:I
2020-07-08 16:44:49 +00:00
if-eqz p1, :cond_7
2020-05-17 12:40:10 +00:00
const/4 v0, 0x1
2020-07-08 16:44:49 +00:00
if-eq p1, v0, :cond_6
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
const/4 v0, 0x2
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
if-eq p1, v0, :cond_4
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
const/4 v0, 0x3
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
if-eq p1, v0, :cond_2
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
const/4 v0, 0x4
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
if-ne p1, v0, :cond_1
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iget-object p1, p0, Lh;->e:Ljava/lang/Object;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
check-cast p1, Lcom/lytefast/flexinput/fragment/FlexInputFragment;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iget-object p1, p1, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->y:Lcom/lytefast/flexinput/viewmodel/FlexInputViewModel;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
if-eqz p1, :cond_0
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-interface {p1}, Lcom/lytefast/flexinput/viewmodel/FlexInputViewModel;->onExpandButtonClicked()V
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
:cond_0
return-void
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
:cond_1
const/4 p1, 0x0
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
throw p1
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
:cond_2
2020-05-17 12:40:10 +00:00
iget-object p1, p0, Lh;->e:Ljava/lang/Object;
2020-07-08 16:44:49 +00:00
check-cast p1, Lcom/lytefast/flexinput/fragment/FlexInputFragment;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iget-object p1, p1, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->y:Lcom/lytefast/flexinput/viewmodel/FlexInputViewModel;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
if-eqz p1, :cond_3
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-interface {p1}, Lcom/lytefast/flexinput/viewmodel/FlexInputViewModel;->onGalleryButtonClicked()V
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
:cond_3
2020-05-17 12:40:10 +00:00
return-void
2020-07-08 16:44:49 +00:00
:cond_4
iget-object p1, p0, Lh;->e:Ljava/lang/Object;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
check-cast p1, Lcom/lytefast/flexinput/fragment/FlexInputFragment;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iget-object p1, p1, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->y:Lcom/lytefast/flexinput/viewmodel/FlexInputViewModel;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
if-eqz p1, :cond_5
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-interface {p1}, Lcom/lytefast/flexinput/viewmodel/FlexInputViewModel;->onCameraButtonClicked()V
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
:cond_5
return-void
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
:cond_6
iget-object p1, p0, Lh;->e:Ljava/lang/Object;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
check-cast p1, Lcom/lytefast/flexinput/fragment/FlexInputFragment;
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
invoke-virtual {p1}, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->q()V
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
return-void
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
:cond_7
2020-05-17 12:40:10 +00:00
iget-object p1, p0, Lh;->e:Ljava/lang/Object;
2020-07-08 16:44:49 +00:00
check-cast p1, Lcom/lytefast/flexinput/fragment/FlexInputFragment;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iget-object p1, p1, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->y:Lcom/lytefast/flexinput/viewmodel/FlexInputViewModel;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
if-eqz p1, :cond_8
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-interface {p1}, Lcom/lytefast/flexinput/viewmodel/FlexInputViewModel;->onExpressionTrayButtonClicked()V
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
:cond_8
2020-05-17 12:40:10 +00:00
return-void
.end method