apkfuckery/com.discord/smali_classes2/v/d.smali

89 lines
1.6 KiB
Smali
Raw Normal View History

2019-12-21 01:41:59 +00:00
.class public final Lv/d;
.super Lt/u/b/k;
2019-12-18 07:41:41 +00:00
.source "Kotterknife.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function2;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2019-12-21 01:41:59 +00:00
"Lt/u/b/k;",
2019-12-18 07:41:41 +00:00
"Lkotlin/jvm/functions/Function2<",
"Landroid/view/View;",
"Ljava/lang/Integer;",
"Landroid/view/View;",
">;"
}
.end annotation
# static fields
2019-12-21 01:41:59 +00:00
.field public static final d:Lv/d;
2019-12-18 07:41:41 +00:00
# direct methods
.method public static constructor <clinit>()V
.locals 1
2019-12-21 01:41:59 +00:00
new-instance v0, Lv/d;
2019-12-18 07:41:41 +00:00
2019-12-21 01:41:59 +00:00
invoke-direct {v0}, Lv/d;-><init>()V
2019-12-18 07:41:41 +00:00
2019-12-21 01:41:59 +00:00
sput-object v0, Lv/d;->d:Lv/d;
2019-12-18 07:41:41 +00:00
return-void
.end method
.method public constructor <init>()V
.locals 1
const/4 v0, 0x2
2019-12-21 01:41:59 +00:00
invoke-direct {p0, v0}, Lt/u/b/k;-><init>(I)V
2019-12-18 07:41:41 +00:00
return-void
.end method
# virtual methods
.method public final a(Landroid/view/View;I)Landroid/view/View;
.locals 0
if-eqz p1, :cond_0
invoke-virtual {p1, p2}, Landroid/view/View;->findViewById(I)Landroid/view/View;
move-result-object p1
return-object p1
:cond_0
const-string p1, "$receiver"
2019-12-21 01:41:59 +00:00
invoke-static {p1}, Lt/u/b/j;->a(Ljava/lang/String;)V
2019-12-18 07:41:41 +00:00
const/4 p1, 0x0
throw p1
.end method
.method public bridge synthetic invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Landroid/view/View;
check-cast p2, Ljava/lang/Number;
invoke-virtual {p2}, Ljava/lang/Number;->intValue()I
move-result p2
2019-12-21 01:41:59 +00:00
invoke-virtual {p0, p1, p2}, Lv/d;->a(Landroid/view/View;I)Landroid/view/View;
2019-12-18 07:41:41 +00:00
move-result-object p1
return-object p1
.end method