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

106 lines
2.3 KiB
Smali
Raw Normal View History

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