apkfuckery/com.discord/smali_classes2/d0/j.smali

143 lines
2.2 KiB
Smali
Raw Normal View History

2020-04-17 19:35:49 +00:00
.class public Ld0/j;
.super Ld0/x;
.source "ForwardingTimeout.kt"
2020-02-20 19:33:18 +00:00
# instance fields
2020-04-17 19:35:49 +00:00
.field public e:Ld0/x;
2020-02-20 19:33:18 +00:00
# direct methods
2020-04-17 19:35:49 +00:00
.method public constructor <init>(Ld0/x;)V
.locals 0
2020-02-20 19:33:18 +00:00
2020-04-17 19:35:49 +00:00
if-eqz p1, :cond_0
2020-02-20 19:33:18 +00:00
2020-04-17 19:35:49 +00:00
invoke-direct {p0}, Ld0/x;-><init>()V
2020-03-27 22:23:51 +00:00
2020-04-17 19:35:49 +00:00
iput-object p1, p0, Ld0/j;->e:Ld0/x;
2020-02-20 19:33:18 +00:00
2020-04-17 19:35:49 +00:00
return-void
2020-03-27 22:23:51 +00:00
2020-04-17 19:35:49 +00:00
:cond_0
const-string p1, "delegate"
2020-04-17 16:36:30 +00:00
2020-04-17 19:35:49 +00:00
invoke-static {p1}, Ly/u/b/j;->a(Ljava/lang/String;)V
2020-04-17 16:36:30 +00:00
2020-04-17 19:35:49 +00:00
const/4 p1, 0x0
2020-04-17 16:36:30 +00:00
2020-04-17 19:35:49 +00:00
throw p1
.end method
2020-04-17 16:36:30 +00:00
2020-04-17 19:35:49 +00:00
# virtual methods
.method public a()Ld0/x;
.locals 1
iget-object v0, p0, Ld0/j;->e:Ld0/x;
invoke-virtual {v0}, Ld0/x;->a()Ld0/x;
move-result-object v0
return-object v0
.end method
.method public a(J)Ld0/x;
.locals 1
iget-object v0, p0, Ld0/j;->e:Ld0/x;
invoke-virtual {v0, p1, p2}, Ld0/x;->a(J)Ld0/x;
move-result-object p1
return-object p1
.end method
.method public a(JLjava/util/concurrent/TimeUnit;)Ld0/x;
.locals 1
if-eqz p3, :cond_0
iget-object v0, p0, Ld0/j;->e:Ld0/x;
invoke-virtual {v0, p1, p2, p3}, Ld0/x;->a(JLjava/util/concurrent/TimeUnit;)Ld0/x;
move-result-object p1
return-object p1
2020-04-17 16:36:30 +00:00
2020-04-17 17:35:24 +00:00
:cond_0
2020-04-17 19:35:49 +00:00
const-string p1, "unit"
invoke-static {p1}, Ly/u/b/j;->a(Ljava/lang/String;)V
const/4 p1, 0x0
throw p1
.end method
.method public b()Ld0/x;
.locals 1
iget-object v0, p0, Ld0/j;->e:Ld0/x;
invoke-virtual {v0}, Ld0/x;->b()Ld0/x;
move-result-object v0
return-object v0
.end method
.method public c()J
.locals 2
iget-object v0, p0, Ld0/j;->e:Ld0/x;
invoke-virtual {v0}, Ld0/x;->c()J
move-result-wide v0
return-wide v0
.end method
.method public d()Z
.locals 1
iget-object v0, p0, Ld0/j;->e:Ld0/x;
invoke-virtual {v0}, Ld0/x;->d()Z
move-result v0
return v0
.end method
.method public e()V
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
iget-object v0, p0, Ld0/j;->e:Ld0/x;
invoke-virtual {v0}, Ld0/x;->e()V
return-void
.end method
.method public f()J
.locals 2
iget-object v0, p0, Ld0/j;->e:Ld0/x;
2020-03-27 22:23:51 +00:00
2020-04-17 19:35:49 +00:00
invoke-virtual {v0}, Ld0/x;->f()J
2020-03-27 22:23:51 +00:00
2020-04-17 19:35:49 +00:00
move-result-wide v0
2020-03-27 22:23:51 +00:00
2020-04-17 19:35:49 +00:00
return-wide v0
2020-03-27 22:23:51 +00:00
.end method