apkfuckery/com.discord/smali_classes2/kotterknife/b$d.smali
2019-08-30 22:04:20 +02:00

80 lines
1.6 KiB
Smali

.class public final Lkotterknife/b$d;
.super Lkotlin/jvm/internal/l;
.source "Kotterknife.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function2;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lkotterknife/b;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/jvm/internal/l;",
"Lkotlin/jvm/functions/Function2<",
"Landroid/view/View;",
"Ljava/lang/Integer;",
"Landroid/view/View;",
">;"
}
.end annotation
# static fields
.field public static final bpI:Lkotterknife/b$d;
# direct methods
.method static constructor <clinit>()V
.locals 1
new-instance v0, Lkotterknife/b$d;
invoke-direct {v0}, Lkotterknife/b$d;-><init>()V
sput-object v0, Lkotterknife/b$d;->bpI:Lkotterknife/b$d;
return-void
.end method
.method constructor <init>()V
.locals 1
const/4 v0, 0x2
invoke-direct {p0, v0}, Lkotlin/jvm/internal/l;-><init>(I)V
return-void
.end method
# virtual methods
.method public final synthetic invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
check-cast p1, Landroid/view/View;
check-cast p2, Ljava/lang/Number;
invoke-virtual {p2}, Ljava/lang/Number;->intValue()I
move-result p2
const-string v0, "$receiver"
invoke-static {p1, v0}, Lkotlin/jvm/internal/k;->h(Ljava/lang/Object;Ljava/lang/String;)V
invoke-virtual {p1, p2}, Landroid/view/View;->findViewById(I)Landroid/view/View;
move-result-object p1
return-object p1
.end method