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

114 lines
2.2 KiB
Smali
Raw Normal View History

2020-04-27 20:53:11 +00:00
.class public final Lz/e;
.super Lx/u/b/k;
2020-03-27 22:23:51 +00:00
.source "Kotterknife.kt"
2020-02-20 19:33:18 +00:00
# interfaces
2020-03-27 22:23:51 +00:00
.implements Lkotlin/jvm/functions/Function2;
2019-07-24 11:27:29 +00:00
# annotations
2020-03-27 22:23:51 +00:00
.annotation system Ldalvik/annotation/Signature;
2019-12-21 01:41:59 +00:00
value = {
2020-04-27 20:53:11 +00:00
"Lx/u/b/k;",
2020-03-27 22:23:51 +00:00
"Lkotlin/jvm/functions/Function2<",
"Landroidx/fragment/app/DialogFragment;",
"Ljava/lang/Integer;",
"Landroid/view/View;",
">;"
2019-12-21 01:41:59 +00:00
}
.end annotation
2020-03-27 22:23:51 +00:00
# static fields
2020-04-27 20:53:11 +00:00
.field public static final d:Lz/e;
2020-03-27 22:23:51 +00:00
# direct methods
.method public static constructor <clinit>()V
.locals 1
2020-04-27 20:53:11 +00:00
new-instance v0, Lz/e;
2020-03-27 22:23:51 +00:00
2020-04-27 20:53:11 +00:00
invoke-direct {v0}, Lz/e;-><init>()V
2020-03-27 22:23:51 +00:00
2020-04-27 20:53:11 +00:00
sput-object v0, Lz/e;->d:Lz/e;
2020-03-27 22:23:51 +00:00
return-void
.end method
.method public constructor <init>()V
.locals 1
const/4 v0, 0x2
2020-04-27 20:53:11 +00:00
invoke-direct {p0, v0}, Lx/u/b/k;-><init>(I)V
2020-03-27 22:23:51 +00:00
return-void
.end method
# virtual methods
.method public final a(Landroidx/fragment/app/DialogFragment;I)Landroid/view/View;
.locals 2
const/4 v0, 0x0
if-eqz p1, :cond_2
invoke-virtual {p1}, Landroidx/fragment/app/DialogFragment;->getDialog()Landroid/app/Dialog;
move-result-object v1
if-eqz v1, :cond_0
invoke-virtual {v1, p2}, Landroid/app/Dialog;->findViewById(I)Landroid/view/View;
move-result-object v1
if-eqz v1, :cond_0
move-object v0, v1
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
:cond_1
:goto_0
return-object v0
:cond_2
const-string p1, "$receiver"
2020-04-27 20:53:11 +00:00
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
2020-03-27 22:23:51 +00:00
throw v0
.end method
.method public bridge synthetic invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
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-04-27 20:53:11 +00:00
invoke-virtual {p0, p1, p2}, Lz/e;->a(Landroidx/fragment/app/DialogFragment;I)Landroid/view/View;
2020-03-27 22:23:51 +00:00
move-result-object p1
return-object p1
.end method