apkfuckery/com.discord/smali_classes2/d0/u.smali

54 lines
982 B
Smali
Raw Normal View History

2020-11-14 02:19:59 +00:00
.class public abstract Ld0/u;
.super Ljava/lang/Object;
.source "EventListener.kt"
2020-11-12 02:11:44 +00:00
2020-11-14 02:19:59 +00:00
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Ld0/u$b;
}
.end annotation
2020-11-12 02:11:44 +00:00
2020-11-14 02:19:59 +00:00
# static fields
.field public static final a:Ld0/u;
2020-11-12 02:11:44 +00:00
# direct methods
2020-11-14 02:19:59 +00:00
.method public static constructor <clinit>()V
2020-11-12 02:11:44 +00:00
.locals 1
2020-11-14 02:19:59 +00:00
new-instance v0, Ld0/u$a;
2020-11-13 19:18:44 +00:00
2020-11-14 02:19:59 +00:00
invoke-direct {v0}, Ld0/u$a;-><init>()V
2020-11-12 02:11:44 +00:00
2020-11-14 02:19:59 +00:00
sput-object v0, Ld0/u;->a:Ld0/u;
2020-11-12 02:11:44 +00:00
return-void
.end method
2020-11-14 02:19:59 +00:00
.method public constructor <init>()V
.locals 0
2020-11-12 02:11:44 +00:00
2020-11-14 02:19:59 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-11-13 01:15:36 +00:00
2020-11-14 02:19:59 +00:00
return-void
2020-11-12 02:11:44 +00:00
.end method
# virtual methods
2020-11-14 02:19:59 +00:00
.method public a(Ld0/f;Ld0/l;)V
2020-11-13 01:15:36 +00:00
.locals 1
2020-11-14 02:19:59 +00:00
const-string v0, "call"
2020-11-13 01:15:36 +00:00
2020-11-14 02:19:59 +00:00
invoke-static {p1, v0}, Lz/n/c/j;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2020-11-13 01:15:36 +00:00
2020-11-14 02:19:59 +00:00
const-string p1, "connection"
2020-11-13 01:15:36 +00:00
2020-11-14 02:19:59 +00:00
invoke-static {p2, p1}, Lz/n/c/j;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2020-11-13 01:15:36 +00:00
2020-11-12 02:11:44 +00:00
return-void
.end method