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

106 lines
2.1 KiB
Smali
Raw Normal View History

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