Changes of com.discord v1118
This commit is contained in:
parent
3c12455f65
commit
d8f5c3f964
19394 changed files with 1491456 additions and 1510129 deletions
95
com.discord/smali_classes2/z/f.smali
Normal file
95
com.discord/smali_classes2/z/f.smali
Normal file
|
@ -0,0 +1,95 @@
|
|||
.class public final Lz/f;
|
||||
.super Lx/u/b/k;
|
||||
.source "Kotterknife.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function2;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lx/u/b/k;",
|
||||
"Lkotlin/jvm/functions/Function2<",
|
||||
"Landroidx/fragment/app/Fragment;",
|
||||
"Ljava/lang/Integer;",
|
||||
"Landroid/view/View;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final d:Lz/f;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lz/f;
|
||||
|
||||
invoke-direct {v0}, Lz/f;-><init>()V
|
||||
|
||||
sput-object v0, Lz/f;->d:Lz/f;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x2
|
||||
|
||||
invoke-direct {p0, v0}, Lx/u/b/k;-><init>(I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final a(Landroidx/fragment/app/Fragment;I)Landroid/view/View;
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
invoke-virtual {p1}, Landroidx/fragment/app/Fragment;->getView()Landroid/view/View;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
invoke-virtual {p1, p2}, Landroid/view/View;->findViewById(I)Landroid/view/View;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
:cond_0
|
||||
return-object v0
|
||||
|
||||
:cond_1
|
||||
const-string p1, "$receiver"
|
||||
|
||||
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
|
||||
|
||||
throw v0
|
||||
.end method
|
||||
|
||||
.method public bridge synthetic invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
|
||||
check-cast p1, Landroidx/fragment/app/Fragment;
|
||||
|
||||
check-cast p2, Ljava/lang/Number;
|
||||
|
||||
invoke-virtual {p2}, Ljava/lang/Number;->intValue()I
|
||||
|
||||
move-result p2
|
||||
|
||||
invoke-virtual {p0, p1, p2}, Lz/f;->a(Landroidx/fragment/app/Fragment;I)Landroid/view/View;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue