apkfuckery/com.discord/smali/com/discord/gateway/GatewaySocket$expeditedHeartbeat$1$2.smali

80 lines
2.3 KiB
Smali
Raw Normal View History

2019-02-04 20:08:30 +00:00
.class final Lcom/discord/gateway/GatewaySocket$expeditedHeartbeat$1$2;
2019-05-22 23:20:16 +00:00
.super Lkotlin/jvm/internal/l;
2019-02-04 20:29:01 +00:00
.source "GatewaySocket.kt"
2019-02-04 20:08:30 +00:00
# interfaces
.implements Lkotlin/jvm/functions/Function0;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/gateway/GatewaySocket$expeditedHeartbeat$1;->invoke()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2019-05-22 23:20:16 +00:00
"Lkotlin/jvm/internal/l;",
2019-02-04 20:08:30 +00:00
"Lkotlin/jvm/functions/Function0<",
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
.field final synthetic this$0:Lcom/discord/gateway/GatewaySocket$expeditedHeartbeat$1;
# direct methods
.method constructor <init>(Lcom/discord/gateway/GatewaySocket$expeditedHeartbeat$1;)V
.locals 0
iput-object p1, p0, Lcom/discord/gateway/GatewaySocket$expeditedHeartbeat$1$2;->this$0:Lcom/discord/gateway/GatewaySocket$expeditedHeartbeat$1;
const/4 p1, 0x0
2019-05-22 23:20:16 +00:00
invoke-direct {p0, p1}, Lkotlin/jvm/internal/l;-><init>(I)V
2019-02-04 20:08:30 +00:00
return-void
.end method
# virtual methods
.method public final bridge synthetic invoke()Ljava/lang/Object;
.locals 1
invoke-virtual {p0}, Lcom/discord/gateway/GatewaySocket$expeditedHeartbeat$1$2;->invoke()V
2019-07-10 21:18:28 +00:00
sget-object v0, Lkotlin/Unit;->bgs:Lkotlin/Unit;
2019-02-04 20:08:30 +00:00
return-object v0
.end method
.method public final invoke()V
.locals 1
iget-object v0, p0, Lcom/discord/gateway/GatewaySocket$expeditedHeartbeat$1$2;->this$0:Lcom/discord/gateway/GatewaySocket$expeditedHeartbeat$1;
iget-object v0, v0, Lcom/discord/gateway/GatewaySocket$expeditedHeartbeat$1;->this$0:Lcom/discord/gateway/GatewaySocket;
invoke-static {v0}, Lcom/discord/gateway/GatewaySocket;->access$getHeartbeatAck$p(Lcom/discord/gateway/GatewaySocket;)Z
move-result v0
if-nez v0, :cond_0
iget-object v0, p0, Lcom/discord/gateway/GatewaySocket$expeditedHeartbeat$1$2;->this$0:Lcom/discord/gateway/GatewaySocket$expeditedHeartbeat$1;
iget-object v0, v0, Lcom/discord/gateway/GatewaySocket$expeditedHeartbeat$1;->this$0:Lcom/discord/gateway/GatewaySocket;
invoke-static {v0}, Lcom/discord/gateway/GatewaySocket;->access$handleHeartbeatTimeout(Lcom/discord/gateway/GatewaySocket;)V
:cond_0
return-void
.end method