apkfuckery/com.discord/smali/e/a/j/l.smali

106 lines
2.1 KiB
Smali
Raw Normal View History

2019-12-06 03:29:40 +00:00
.class public final Le/a/j/l;
2020-01-28 00:59:01 +00:00
.super Lt/u/b/k;
2019-12-06 03:29:40 +00:00
.source "OverlayMenuBubbleDialog.kt"
# interfaces
2020-01-28 00:59:01 +00:00
.implements Lkotlin/jvm/functions/Function2;
2019-12-06 03:29:40 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-01-28 00:59:01 +00:00
"Lt/u/b/k;",
"Lkotlin/jvm/functions/Function2<",
"Landroid/view/LayoutInflater;",
"Landroid/view/ViewGroup;",
"Le/a/j/k$a;",
">;"
2019-12-06 03:29:40 +00:00
}
.end annotation
2020-01-22 01:17:22 +00:00
# static fields
.field public static final d:Le/a/j/l;
2019-12-06 03:29:40 +00:00
# direct methods
2020-01-22 01:17:22 +00:00
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Le/a/j/l;
invoke-direct {v0}, Le/a/j/l;-><init>()V
2019-12-06 03:29:40 +00:00
2020-01-22 01:17:22 +00:00
sput-object v0, Le/a/j/l;->d:Le/a/j/l;
return-void
.end method
2019-12-06 03:29:40 +00:00
2020-01-22 01:17:22 +00:00
.method public constructor <init>()V
2020-01-28 00:59:01 +00:00
.locals 1
2019-12-06 03:29:40 +00:00
2020-01-28 00:59:01 +00:00
const/4 v0, 0x2
invoke-direct {p0, v0}, Lt/u/b/k;-><init>(I)V
2019-12-06 03:29:40 +00:00
return-void
.end method
# virtual methods
2020-01-28 00:59:01 +00:00
.method public final invoke(Landroid/view/LayoutInflater;Landroid/view/ViewGroup;)Le/a/j/k$a;
.locals 2
2019-12-06 03:29:40 +00:00
2020-01-28 00:59:01 +00:00
const/4 v0, 0x0
2019-12-06 03:29:40 +00:00
2020-01-28 00:59:01 +00:00
if-eqz p1, :cond_1
2019-12-06 03:29:40 +00:00
2020-01-28 00:59:01 +00:00
if-eqz p2, :cond_0
2019-12-06 03:29:40 +00:00
2020-02-06 22:18:40 +00:00
const v0, 0x7f0d007c
2019-12-06 03:29:40 +00:00
2020-01-28 00:59:01 +00:00
const/4 v1, 0x0
2019-12-06 03:29:40 +00:00
2020-01-28 00:59:01 +00:00
invoke-virtual {p1, v0, p2, v1}, Landroid/view/LayoutInflater;->inflate(ILandroid/view/ViewGroup;Z)Landroid/view/View;
2019-12-06 03:29:40 +00:00
2020-01-22 01:17:22 +00:00
move-result-object p1
2020-01-28 00:59:01 +00:00
new-instance p2, Le/a/j/k$a;
2020-01-22 01:17:22 +00:00
2020-01-28 00:59:01 +00:00
const-string v0, "itemView"
2020-01-22 01:17:22 +00:00
2020-01-28 00:59:01 +00:00
invoke-static {p1, v0}, Lt/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2020-01-22 01:17:22 +00:00
2020-01-28 00:59:01 +00:00
invoke-direct {p2, p1}, Le/a/j/k$a;-><init>(Landroid/view/View;)V
2020-01-22 01:17:22 +00:00
2020-01-28 00:59:01 +00:00
return-object p2
2020-01-22 01:17:22 +00:00
2020-01-28 00:59:01 +00:00
:cond_0
const-string p1, "parent"
2020-01-22 01:17:22 +00:00
2020-01-28 00:59:01 +00:00
invoke-static {p1}, Lt/u/b/j;->a(Ljava/lang/String;)V
2020-01-22 01:17:22 +00:00
2020-01-28 00:59:01 +00:00
throw v0
2020-01-22 01:17:22 +00:00
2020-01-28 00:59:01 +00:00
:cond_1
const-string p1, "layoutInflater"
2020-01-22 01:17:22 +00:00
2020-01-28 00:59:01 +00:00
invoke-static {p1}, Lt/u/b/j;->a(Ljava/lang/String;)V
2020-01-22 01:17:22 +00:00
2020-01-28 00:59:01 +00:00
throw v0
.end method
2020-01-22 01:17:22 +00:00
2020-01-28 00:59:01 +00:00
.method public bridge synthetic invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
2020-01-22 01:17:22 +00:00
2020-01-28 00:59:01 +00:00
check-cast p1, Landroid/view/LayoutInflater;
check-cast p2, Landroid/view/ViewGroup;
invoke-virtual {p0, p1, p2}, Le/a/j/l;->invoke(Landroid/view/LayoutInflater;Landroid/view/ViewGroup;)Le/a/j/k$a;
move-result-object p1
return-object p1
2019-12-06 03:29:40 +00:00
.end method