apkfuckery/com.discord/smali/e/a/f/h.smali

78 lines
1.5 KiB
Smali
Raw Normal View History

2020-04-27 20:53:11 +00:00
.class public final Le/a/f/h;
.super Lx/u/b/k;
2019-12-06 03:29:40 +00:00
.source "RtcConnection.kt"
# interfaces
2020-04-18 17:44:22 +00:00
.implements Lkotlin/jvm/functions/Function1;
2019-12-06 03:29:40 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-04-27 20:53:11 +00:00
"Lx/u/b/k;",
2020-04-18 17:44:22 +00:00
"Lkotlin/jvm/functions/Function1<",
"Lcom/discord/rtcconnection/RtcConnection$b;",
2019-12-06 03:29:40 +00:00
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
2020-04-18 17:44:22 +00:00
.field public final synthetic $isSpeaking:Z
.field public final synthetic $userId:J
2019-12-06 03:29:40 +00:00
# direct methods
2020-04-18 17:44:22 +00:00
.method public constructor <init>(JZ)V
2019-12-06 03:29:40 +00:00
.locals 0
2020-04-27 20:53:11 +00:00
iput-wide p1, p0, Le/a/f/h;->$userId:J
2019-12-06 03:29:40 +00:00
2020-04-27 20:53:11 +00:00
iput-boolean p3, p0, Le/a/f/h;->$isSpeaking:Z
2020-04-18 17:44:22 +00:00
const/4 p1, 0x1
2019-12-06 03:29:40 +00:00
2020-04-27 20:53:11 +00:00
invoke-direct {p0, p1}, Lx/u/b/k;-><init>(I)V
2019-12-06 03:29:40 +00:00
return-void
.end method
# virtual methods
2020-04-18 17:44:22 +00:00
.method public final a(Lcom/discord/rtcconnection/RtcConnection$b;)V
.locals 3
if-eqz p1, :cond_0
2020-04-27 20:53:11 +00:00
iget-wide v0, p0, Le/a/f/h;->$userId:J
2020-04-18 17:44:22 +00:00
2020-04-27 20:53:11 +00:00
iget-boolean v2, p0, Le/a/f/h;->$isSpeaking:Z
2020-04-18 17:44:22 +00:00
invoke-interface {p1, v0, v1, v2}, Lcom/discord/rtcconnection/RtcConnection$b;->onSpeaking(JZ)V
2019-12-06 03:29:40 +00:00
2020-04-18 17:44:22 +00:00
return-void
:cond_0
const-string p1, "it"
2019-12-06 03:29:40 +00:00
2020-04-27 20:53:11 +00:00
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
2020-04-18 17:44:22 +00:00
const/4 p1, 0x0
2019-12-06 03:29:40 +00:00
2020-04-18 17:44:22 +00:00
throw p1
2019-12-06 03:29:40 +00:00
.end method
2020-04-18 17:44:22 +00:00
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
2019-12-06 03:29:40 +00:00
2020-04-18 17:44:22 +00:00
check-cast p1, Lcom/discord/rtcconnection/RtcConnection$b;
2019-12-06 03:29:40 +00:00
2020-04-27 20:53:11 +00:00
invoke-virtual {p0, p1}, Le/a/f/h;->a(Lcom/discord/rtcconnection/RtcConnection$b;)V
2019-12-06 03:29:40 +00:00
2020-04-18 17:44:22 +00:00
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
2019-12-06 03:29:40 +00:00
.end method