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

106 lines
2.3 KiB
Smali
Raw Normal View History

2020-05-11 19:22:21 +00:00
.class public final Lf/a/l/e;
.super Ly/v/b/k;
2020-04-27 21:50:40 +00:00
.source "OAuthPermissionViews.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function2;
2020-04-27 20:53:11 +00:00
# annotations
2020-04-27 21:50:40 +00:00
.annotation system Ldalvik/annotation/Signature;
2020-04-27 20:53:11 +00:00
value = {
2020-05-11 19:22:21 +00:00
"Ly/v/b/k;",
2020-04-27 21:50:40 +00:00
"Lkotlin/jvm/functions/Function2<",
"Landroid/view/LayoutInflater;",
"Landroid/view/ViewGroup;",
"Lcom/discord/views/OAuthPermissionViews$a;",
">;"
2020-04-27 20:53:11 +00:00
}
.end annotation
2020-04-27 21:50:40 +00:00
# static fields
2020-05-11 19:22:21 +00:00
.field public static final d:Lf/a/l/e;
2020-04-27 20:53:11 +00:00
# direct methods
2020-04-27 21:50:40 +00:00
.method public static constructor <clinit>()V
.locals 1
2020-04-27 20:53:11 +00:00
2020-05-11 19:22:21 +00:00
new-instance v0, Lf/a/l/e;
2020-04-27 21:50:40 +00:00
2020-05-11 19:22:21 +00:00
invoke-direct {v0}, Lf/a/l/e;-><init>()V
2020-04-27 21:50:40 +00:00
2020-05-11 19:22:21 +00:00
sput-object v0, Lf/a/l/e;->d:Lf/a/l/e;
2020-04-27 21:50:40 +00:00
return-void
.end method
.method public constructor <init>()V
.locals 1
const/4 v0, 0x2
2020-05-11 19:22:21 +00:00
invoke-direct {p0, v0}, Ly/v/b/k;-><init>(I)V
2020-04-27 20:53:11 +00:00
return-void
.end method
# virtual methods
2020-04-27 21:50:40 +00:00
.method public final invoke(Landroid/view/LayoutInflater;Landroid/view/ViewGroup;)Lcom/discord/views/OAuthPermissionViews$a;
.locals 2
const/4 v0, 0x0
2020-04-27 20:53:11 +00:00
2020-04-27 21:50:40 +00:00
if-eqz p1, :cond_1
2020-04-27 20:53:11 +00:00
2020-04-27 21:50:40 +00:00
if-eqz p2, :cond_0
2020-04-27 20:53:11 +00:00
2020-04-27 21:50:40 +00:00
const v0, 0x7f0d008d
2020-04-27 20:53:11 +00:00
2020-04-27 21:50:40 +00:00
const/4 v1, 0x0
invoke-virtual {p1, v0, p2, v1}, Landroid/view/LayoutInflater;->inflate(ILandroid/view/ViewGroup;Z)Landroid/view/View;
2020-04-27 20:53:11 +00:00
move-result-object p1
2020-04-27 21:50:40 +00:00
new-instance p2, Lcom/discord/views/OAuthPermissionViews$a;
2020-04-27 20:53:11 +00:00
2020-04-27 21:50:40 +00:00
const-string v0, "holderView"
2020-04-27 20:53:11 +00:00
2020-05-11 19:22:21 +00:00
invoke-static {p1, v0}, Ly/v/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2020-04-27 20:53:11 +00:00
2020-04-27 21:50:40 +00:00
invoke-direct {p2, p1}, Lcom/discord/views/OAuthPermissionViews$a;-><init>(Landroid/view/View;)V
2020-04-27 20:53:11 +00:00
2020-04-27 21:50:40 +00:00
return-object p2
2020-04-27 20:53:11 +00:00
:cond_0
2020-04-27 21:50:40 +00:00
const-string p1, "parent"
2020-04-27 20:53:11 +00:00
2020-05-11 19:22:21 +00:00
invoke-static {p1}, Ly/v/b/j;->a(Ljava/lang/String;)V
2020-04-27 20:53:11 +00:00
2020-04-27 21:50:40 +00:00
throw v0
2020-04-27 20:53:11 +00:00
2020-04-27 21:50:40 +00:00
:cond_1
const-string p1, "inflater"
2020-04-27 20:53:11 +00:00
2020-05-11 19:22:21 +00:00
invoke-static {p1}, Ly/v/b/j;->a(Ljava/lang/String;)V
2020-04-27 21:50:40 +00:00
throw v0
2020-04-27 20:53:11 +00:00
.end method
2020-04-27 21:50:40 +00:00
.method public bridge synthetic invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
2020-04-27 20:53:11 +00:00
.locals 0
2020-04-27 21:50:40 +00:00
check-cast p1, Landroid/view/LayoutInflater;
2020-04-27 20:53:11 +00:00
2020-04-27 21:50:40 +00:00
check-cast p2, Landroid/view/ViewGroup;
2020-04-27 20:53:11 +00:00
2020-05-11 19:22:21 +00:00
invoke-virtual {p0, p1, p2}, Lf/a/l/e;->invoke(Landroid/view/LayoutInflater;Landroid/view/ViewGroup;)Lcom/discord/views/OAuthPermissionViews$a;
2020-04-27 20:53:11 +00:00
2020-04-27 21:50:40 +00:00
move-result-object p1
2020-04-27 20:53:11 +00:00
2020-04-27 21:50:40 +00:00
return-object p1
2020-04-27 20:53:11 +00:00
.end method