apkfuckery/com.discord/smali/com/discord/rtcconnection/RtcConnection$g.smali

89 lines
2 KiB
Smali
Raw Normal View History

2019-12-06 01:29:57 +00:00
.class public final Lcom/discord/rtcconnection/RtcConnection$g;
2020-04-11 15:34:05 +00:00
.super Lz/u/b/k;
2019-07-24 11:27:29 +00:00
.source "RtcConnection.kt"
# interfaces
2019-12-06 03:29:40 +00:00
.implements Lkotlin/jvm/functions/Function1;
2019-07-24 11:27:29 +00:00
# annotations
2019-12-06 01:29:57 +00:00
.annotation system Ldalvik/annotation/EnclosingMethod;
2019-12-06 03:29:40 +00:00
value = Lcom/discord/rtcconnection/RtcConnection;->a(Z)V
2019-07-24 11:27:29 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 01:29:57 +00:00
accessFlags = 0x19
2019-07-24 11:27:29 +00:00
name = null
.end annotation
2019-12-06 03:29:40 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
2020-04-11 15:34:05 +00:00
"Lz/u/b/k;",
2019-12-06 03:29:40 +00:00
"Lkotlin/jvm/functions/Function1<",
"Lcom/discord/rtcconnection/RtcConnection$c;",
"Lkotlin/Unit;",
">;"
}
.end annotation
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
# static fields
.field public static final d:Lcom/discord/rtcconnection/RtcConnection$g;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
# direct methods
.method public static constructor <clinit>()V
2019-12-06 01:29:57 +00:00
.locals 1
2019-12-06 03:29:40 +00:00
new-instance v0, Lcom/discord/rtcconnection/RtcConnection$g;
2019-12-06 01:29:57 +00:00
2019-12-06 03:29:40 +00:00
invoke-direct {v0}, Lcom/discord/rtcconnection/RtcConnection$g;-><init>()V
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
sput-object v0, Lcom/discord/rtcconnection/RtcConnection$g;->d:Lcom/discord/rtcconnection/RtcConnection$g;
2019-07-24 11:27:29 +00:00
2019-12-06 01:29:57 +00:00
return-void
.end method
2019-12-06 03:29:40 +00:00
.method public constructor <init>()V
2019-12-06 01:29:57 +00:00
.locals 1
2019-12-06 03:29:40 +00:00
const/4 v0, 0x1
2019-12-06 01:29:57 +00:00
2020-04-11 15:34:05 +00:00
invoke-direct {p0, v0}, Lz/u/b/k;-><init>(I)V
2019-12-06 01:29:57 +00:00
return-void
.end method
2019-12-06 03:29:40 +00:00
# virtual methods
.method public final a(Lcom/discord/rtcconnection/RtcConnection$c;)V
.locals 0
2019-12-06 01:29:57 +00:00
2019-12-06 03:29:40 +00:00
if-eqz p1, :cond_0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-interface {p1}, Lcom/discord/rtcconnection/RtcConnection$c;->onFatalClose()V
2019-07-24 11:27:29 +00:00
2019-12-06 01:29:57 +00:00
return-void
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
:cond_0
const-string p1, "it"
2019-07-24 11:27:29 +00:00
2020-04-11 15:34:05 +00:00
invoke-static {p1}, Lz/u/b/j;->a(Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const/4 p1, 0x0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
throw p1
2019-12-06 01:29:57 +00:00
.end method
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
check-cast p1, Lcom/discord/rtcconnection/RtcConnection$c;
2019-12-06 01:29:57 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {p0, p1}, Lcom/discord/rtcconnection/RtcConnection$g;->a(Lcom/discord/rtcconnection/RtcConnection$c;)V
2019-12-06 01:29:57 +00:00
2019-12-06 03:29:40 +00:00
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
2019-12-06 01:29:57 +00:00
2019-12-06 03:29:40 +00:00
return-object p1
2019-07-24 11:27:29 +00:00
.end method