83 lines
1.9 KiB
Smali
83 lines
1.9 KiB
Smali
.class public final Lf/a/m/f;
|
|
.super Ly/n/c/k;
|
|
.source "OAuthPermissionViews.kt"
|
|
|
|
# interfaces
|
|
.implements Lkotlin/jvm/functions/Function2;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ly/n/c/k;",
|
|
"Lkotlin/jvm/functions/Function2<",
|
|
"Landroid/view/LayoutInflater;",
|
|
"Landroid/view/ViewGroup;",
|
|
"Lcom/discord/views/OAuthPermissionViews$a;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final d:Lf/a/m/f;
|
|
|
|
|
|
# direct methods
|
|
.method public static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
new-instance v0, Lf/a/m/f;
|
|
|
|
invoke-direct {v0}, Lf/a/m/f;-><init>()V
|
|
|
|
sput-object v0, Lf/a/m/f;->d:Lf/a/m/f;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>()V
|
|
.locals 1
|
|
|
|
const/4 v0, 0x2
|
|
|
|
invoke-direct {p0, v0}, Ly/n/c/k;-><init>(I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 2
|
|
|
|
check-cast p1, Landroid/view/LayoutInflater;
|
|
|
|
check-cast p2, Landroid/view/ViewGroup;
|
|
|
|
const-string v0, "inflater"
|
|
|
|
invoke-static {p1, v0}, Ly/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const-string v0, "parent"
|
|
|
|
invoke-static {p2, v0}, Ly/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const v0, 0x7f0d00b6
|
|
|
|
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, Lcom/discord/views/OAuthPermissionViews$a;
|
|
|
|
const-string v0, "holderView"
|
|
|
|
invoke-static {p1, v0}, Ly/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
invoke-direct {p2, p1}, Lcom/discord/views/OAuthPermissionViews$a;-><init>(Landroid/view/View;)V
|
|
|
|
return-object p2
|
|
.end method
|