apkfuckery/com.discord/smali/f/a/k/m.smali

106 lines
2.1 KiB
Smali
Raw Normal View History

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