apkfuckery/com.discord/smali_classes2/e0/e.smali

99 lines
1.9 KiB
Smali
Raw Normal View History

2020-09-18 17:51:47 +00:00
.class public final Le0/e;
.super Lc0/n/c/j;
2020-05-17 12:40:10 +00:00
.source "Kotterknife.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function2;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-09-18 17:51:47 +00:00
"Lc0/n/c/j;",
2020-05-17 12:40:10 +00:00
"Lkotlin/jvm/functions/Function2<",
"Landroidx/fragment/app/DialogFragment;",
"Ljava/lang/Integer;",
"Landroid/view/View;",
">;"
}
.end annotation
# static fields
2020-09-18 17:51:47 +00:00
.field public static final d:Le0/e;
2020-05-17 12:40:10 +00:00
# direct methods
.method public static constructor <clinit>()V
.locals 1
2020-09-18 17:51:47 +00:00
new-instance v0, Le0/e;
2020-05-17 12:40:10 +00:00
2020-09-18 17:51:47 +00:00
invoke-direct {v0}, Le0/e;-><init>()V
2020-05-17 12:40:10 +00:00
2020-09-18 17:51:47 +00:00
sput-object v0, Le0/e;->d:Le0/e;
2020-05-17 12:40:10 +00:00
return-void
.end method
.method public constructor <init>()V
.locals 1
const/4 v0, 0x2
2020-09-18 17:51:47 +00:00
invoke-direct {p0, v0}, Lc0/n/c/j;-><init>(I)V
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
2020-07-08 16:44:49 +00:00
.method public invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
2020-09-16 23:45:23 +00:00
.locals 1
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
check-cast p1, Landroidx/fragment/app/DialogFragment;
check-cast p2, Ljava/lang/Number;
invoke-virtual {p2}, Ljava/lang/Number;->intValue()I
move-result p2
2020-09-16 23:45:23 +00:00
const-string v0, "$receiver"
2020-05-17 12:40:10 +00:00
2020-09-18 17:51:47 +00:00
invoke-static {p1, v0}, Lc0/n/c/i;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
2020-05-17 12:40:10 +00:00
invoke-virtual {p1}, Landroidx/fragment/app/DialogFragment;->getDialog()Landroid/app/Dialog;
2020-09-16 23:45:23 +00:00
move-result-object v0
2020-05-17 12:40:10 +00:00
2020-09-16 23:45:23 +00:00
if-eqz v0, :cond_0
2020-09-08 08:16:32 +00:00
2020-09-16 23:45:23 +00:00
invoke-virtual {v0, p2}, Landroid/app/Dialog;->findViewById(I)Landroid/view/View;
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
move-result-object v0
2020-05-17 12:40:10 +00:00
2020-09-16 23:45:23 +00:00
if-eqz v0, :cond_0
2020-05-17 12:40:10 +00:00
goto :goto_0
:cond_0
invoke-virtual {p1}, Landroidx/fragment/app/Fragment;->getView()Landroid/view/View;
move-result-object p1
if-eqz p1, :cond_1
invoke-virtual {p1, p2}, Landroid/view/View;->findViewById(I)Landroid/view/View;
move-result-object v0
2020-09-16 23:45:23 +00:00
goto :goto_0
2020-05-17 12:40:10 +00:00
:cond_1
2020-09-16 23:45:23 +00:00
const/4 v0, 0x0
2020-05-17 12:40:10 +00:00
:goto_0
return-object v0
.end method