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

83 lines
2 KiB
Smali
Raw Normal View History

2020-11-12 02:11:44 +00:00
.class public final Lf/a/h/c;
2020-11-12 03:11:36 +00:00
.super Ljava/lang/Object;
.source "RtcConnection.kt"
# interfaces
.implements Lrx/functions/Action1;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/functions/Action1<",
"Ljava/lang/Throwable;",
">;"
}
.end annotation
2020-11-12 02:11:44 +00:00
# instance fields
2020-11-12 03:11:36 +00:00
.field public final synthetic d:Lcom/discord/rtcconnection/RtcConnection;
2020-11-12 02:11:44 +00:00
# direct methods
2020-11-12 03:11:36 +00:00
.method public constructor <init>(Lcom/discord/rtcconnection/RtcConnection;)V
2020-11-12 02:11:44 +00:00
.locals 0
2020-11-12 03:11:36 +00:00
iput-object p1, p0, Lf/a/h/c;->d:Lcom/discord/rtcconnection/RtcConnection;
2020-11-12 02:11:44 +00:00
2020-11-12 03:11:36 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-11-12 02:11:44 +00:00
return-void
.end method
# virtual methods
2020-11-12 03:11:36 +00:00
.method public call(Ljava/lang/Object;)V
.locals 6
2020-11-12 02:11:44 +00:00
2020-11-12 03:11:36 +00:00
move-object v2, p1
2020-11-12 02:11:44 +00:00
2020-11-12 03:11:36 +00:00
check-cast v2, Ljava/lang/Throwable;
2020-11-12 02:11:44 +00:00
2020-11-12 03:11:36 +00:00
iget-object p1, p0, Lf/a/h/c;->d:Lcom/discord/rtcconnection/RtcConnection;
2020-11-12 02:11:44 +00:00
2020-11-12 03:11:36 +00:00
iget-object v0, p1, Lcom/discord/rtcconnection/RtcConnection;->C:Lcom/discord/utilities/logging/Logger;
2020-11-12 02:11:44 +00:00
2020-11-12 03:11:36 +00:00
const-string p1, "failed to handle connectivity change in "
2020-11-12 02:11:44 +00:00
2020-11-12 03:11:36 +00:00
invoke-static {p1}, Lf/e/c/a/a;->E(Ljava/lang/String;)Ljava/lang/StringBuilder;
2020-11-12 02:11:44 +00:00
2020-11-12 03:11:36 +00:00
move-result-object p1
2020-11-12 02:11:44 +00:00
2020-11-12 03:11:36 +00:00
iget-object v1, p0, Lf/a/h/c;->d:Lcom/discord/rtcconnection/RtcConnection;
2020-11-12 02:11:44 +00:00
2020-11-12 03:11:36 +00:00
invoke-virtual {v1}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
2020-11-12 02:11:44 +00:00
move-result-object v1
2020-11-12 03:11:36 +00:00
invoke-virtual {v1}, Ljava/lang/Class;->getSimpleName()Ljava/lang/String;
2020-11-12 02:11:44 +00:00
2020-11-12 03:11:36 +00:00
move-result-object v1
2020-11-12 02:11:44 +00:00
2020-11-12 03:11:36 +00:00
invoke-virtual {p1, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
2020-11-12 02:11:44 +00:00
2020-11-12 03:11:36 +00:00
invoke-virtual {p1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
2020-11-12 02:11:44 +00:00
2020-11-12 03:11:36 +00:00
move-result-object v1
2020-11-12 02:11:44 +00:00
2020-11-12 03:11:36 +00:00
const/4 v3, 0x0
2020-11-12 02:11:44 +00:00
2020-11-12 03:11:36 +00:00
const/4 v4, 0x4
2020-11-12 02:11:44 +00:00
2020-11-12 03:11:36 +00:00
const/4 v5, 0x0
2020-11-12 02:11:44 +00:00
2020-11-12 03:11:36 +00:00
invoke-static/range {v0 .. v5}, Lcom/discord/utilities/logging/Logger;->e$default(Lcom/discord/utilities/logging/Logger;Ljava/lang/String;Ljava/lang/Throwable;Ljava/util/Map;ILjava/lang/Object;)V
2020-11-12 02:11:44 +00:00
return-void
.end method