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

114 lines
2.2 KiB
Smali
Raw Normal View History

2019-12-13 02:35:12 +00:00
.class public final Lu/e;
.super Ls/u/b/k;
.source "Kotterknife.kt"
2019-07-24 11:27:29 +00:00
2019-12-13 02:35:12 +00:00
# interfaces
.implements Lkotlin/jvm/functions/Function2;
2019-07-24 11:27:29 +00:00
2019-12-13 02:35:12 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ls/u/b/k;",
"Lkotlin/jvm/functions/Function2<",
"Landroidx/fragment/app/DialogFragment;",
"Ljava/lang/Integer;",
"Landroid/view/View;",
">;"
}
.end annotation
# static fields
.field public static final d:Lu/e;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lu/e;
invoke-direct {v0}, Lu/e;-><init>()V
sput-object v0, Lu/e;->d:Lu/e;
return-void
2019-12-06 03:29:40 +00:00
.end method
2019-12-13 02:35:12 +00:00
.method public constructor <init>()V
.locals 1
const/4 v0, 0x2
invoke-direct {p0, v0}, Ls/u/b/k;-><init>(I)V
return-void
2019-12-12 08:58:10 +00:00
.end method
2019-12-06 03:29:40 +00:00
2019-12-13 02:35:12 +00:00
# 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"
invoke-static {p1}, Ls/u/b/j;->a(Ljava/lang/String;)V
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
invoke-virtual {p0, p1, p2}, Lu/e;->a(Landroidx/fragment/app/DialogFragment;I)Landroid/view/View;
move-result-object p1
return-object p1
2019-07-24 11:27:29 +00:00
.end method