apkfuckery/com.discord/smali/y/e.smali

91 lines
1.8 KiB
Smali
Raw Normal View History

2020-09-22 07:09:10 +00:00
.class public Ly/e;
2020-07-08 16:44:49 +00:00
.super Ljava/lang/Object;
.source "Task.java"
# interfaces
2020-09-22 07:09:10 +00:00
.implements Ly/d;
2020-07-08 16:44:49 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
2020-09-22 07:09:10 +00:00
"Ly/d<",
2020-07-08 16:44:49 +00:00
"TTResult;",
"Ljava/lang/Void;",
">;"
}
.end annotation
# instance fields
2020-09-22 07:09:10 +00:00
.field public final synthetic a:Ly/i;
2020-07-08 16:44:49 +00:00
2020-09-22 07:09:10 +00:00
.field public final synthetic b:Ly/d;
2020-07-08 16:44:49 +00:00
.field public final synthetic c:Ljava/util/concurrent/Executor;
2020-09-22 07:09:10 +00:00
.field public final synthetic d:Ly/c;
2020-07-08 16:44:49 +00:00
# direct methods
2020-09-22 07:09:10 +00:00
.method public constructor <init>(Ly/h;Ly/i;Ly/d;Ljava/util/concurrent/Executor;)V
2020-07-08 16:44:49 +00:00
.locals 0
2020-09-22 07:09:10 +00:00
iput-object p2, p0, Ly/e;->a:Ly/i;
2020-07-08 16:44:49 +00:00
2020-09-22 07:09:10 +00:00
iput-object p3, p0, Ly/e;->b:Ly/d;
2020-07-08 16:44:49 +00:00
2020-09-22 07:09:10 +00:00
iput-object p4, p0, Ly/e;->c:Ljava/util/concurrent/Executor;
2020-07-08 16:44:49 +00:00
const/4 p1, 0x0
2020-09-22 07:09:10 +00:00
iput-object p1, p0, Ly/e;->d:Ly/c;
2020-07-08 16:44:49 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
2020-09-22 07:09:10 +00:00
.method public a(Ly/h;)Ljava/lang/Object;
2020-07-08 16:44:49 +00:00
.locals 4
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/Exception;
}
.end annotation
2020-09-22 07:09:10 +00:00
iget-object v0, p0, Ly/e;->a:Ly/i;
2020-07-08 16:44:49 +00:00
2020-09-22 07:09:10 +00:00
iget-object v1, p0, Ly/e;->b:Ly/d;
2020-07-08 16:44:49 +00:00
2020-09-22 07:09:10 +00:00
iget-object v2, p0, Ly/e;->c:Ljava/util/concurrent/Executor;
2020-07-08 16:44:49 +00:00
:try_start_0
2020-09-22 07:09:10 +00:00
new-instance v3, Ly/f;
2020-07-08 16:44:49 +00:00
2020-09-22 07:09:10 +00:00
invoke-direct {v3, v0, v1, p1}, Ly/f;-><init>(Ly/i;Ly/d;Ly/h;)V
2020-07-08 16:44:49 +00:00
invoke-interface {v2, v3}, Ljava/util/concurrent/Executor;->execute(Ljava/lang/Runnable;)V
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_0
:catch_0
move-exception p1
new-instance v1, Lbolts/ExecutorException;
invoke-direct {v1, p1}, Lbolts/ExecutorException;-><init>(Ljava/lang/Exception;)V
2020-09-22 07:09:10 +00:00
invoke-virtual {v0, v1}, Ly/i;->b(Ljava/lang/Exception;)V
2020-07-08 16:44:49 +00:00
:goto_0
const/4 p1, 0x0
return-object p1
.end method