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

54 lines
984 B
Smali
Raw Normal View History

2020-09-22 07:09:10 +00:00
.class public abstract Lg0/u;
2020-09-16 23:45:23 +00:00
.super Ljava/lang/Object;
.source "EventListener.kt"
2020-07-23 01:06:17 +00:00
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
2020-09-22 07:09:10 +00:00
Lg0/u$b;
2020-09-02 04:07:20 +00:00
}
.end annotation
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
# static fields
2020-09-22 07:09:10 +00:00
.field public static final a:Lg0/u;
2020-09-02 04:07:20 +00:00
# direct methods
.method public static constructor <clinit>()V
.locals 1
2020-09-22 07:09:10 +00:00
new-instance v0, Lg0/u$a;
2020-09-02 04:07:20 +00:00
2020-09-22 07:09:10 +00:00
invoke-direct {v0}, Lg0/u$a;-><init>()V
2020-09-02 04:07:20 +00:00
2020-09-22 07:09:10 +00:00
sput-object v0, Lg0/u;->a:Lg0/u;
2020-09-02 04:07:20 +00:00
return-void
2020-05-17 12:40:10 +00:00
.end method
2020-09-16 23:45:23 +00:00
.method public constructor <init>()V
.locals 0
2020-09-02 04:07:20 +00:00
2020-09-16 23:45:23 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-09-02 04:07:20 +00:00
return-void
.end method
# virtual methods
2020-09-22 07:09:10 +00:00
.method public a(Lg0/f;Lg0/l;)V
2020-09-02 04:07:20 +00:00
.locals 1
2020-09-16 23:45:23 +00:00
const-string v0, "call"
2020-09-02 04:07:20 +00:00
2020-09-23 03:12:49 +00:00
invoke-static {p1, v0}, Lc0/n/c/j;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2020-09-02 04:07:20 +00:00
2020-09-16 23:45:23 +00:00
const-string p1, "connection"
2020-09-02 04:07:20 +00:00
2020-09-23 03:12:49 +00:00
invoke-static {p2, p1}, Lc0/n/c/j;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2020-09-02 04:07:20 +00:00
return-void
2020-05-17 12:40:10 +00:00
.end method