apkfuckery/com.discord/smali/u/d.smali

85 lines
1.7 KiB
Smali
Raw Permalink Normal View History

2020-11-21 22:11:07 +00:00
.class public Lu/d;
2020-11-12 02:11:44 +00:00
.super Ljava/lang/Object;
2020-11-13 19:18:44 +00:00
.source "Task.java"
# interfaces
2020-11-21 22:11:07 +00:00
.implements Lu/c;
2020-11-12 02:11:44 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
2020-11-21 22:11:07 +00:00
"Lu/c<",
2020-11-13 19:18:44 +00:00
"TTResult;",
"Ljava/lang/Void;",
">;"
2020-11-12 02:11:44 +00:00
}
.end annotation
2020-11-13 19:18:44 +00:00
# instance fields
2020-11-21 22:11:07 +00:00
.field public final synthetic a:Lu/h;
2020-11-13 19:18:44 +00:00
2020-11-21 22:11:07 +00:00
.field public final synthetic b:Lu/c;
2020-11-13 19:18:44 +00:00
.field public final synthetic c:Ljava/util/concurrent/Executor;
# direct methods
2020-11-21 22:11:07 +00:00
.method public constructor <init>(Lu/g;Lu/h;Lu/c;Ljava/util/concurrent/Executor;)V
2020-11-13 19:18:44 +00:00
.locals 0
2020-11-21 22:11:07 +00:00
iput-object p2, p0, Lu/d;->a:Lu/h;
2020-11-13 19:18:44 +00:00
2020-11-21 22:11:07 +00:00
iput-object p3, p0, Lu/d;->b:Lu/c;
2020-11-13 19:18:44 +00:00
2020-11-21 22:11:07 +00:00
iput-object p4, p0, Lu/d;->c:Ljava/util/concurrent/Executor;
2020-11-13 19:18:44 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
2020-11-12 02:11:44 +00:00
2020-11-13 19:18:44 +00:00
# virtual methods
2020-11-21 22:11:07 +00:00
.method public a(Lu/g;)Ljava/lang/Object;
2020-11-13 19:18:44 +00:00
.locals 4
2020-11-12 02:11:44 +00:00
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/Exception;
}
.end annotation
2020-11-13 19:18:44 +00:00
2020-11-21 22:11:07 +00:00
iget-object v0, p0, Lu/d;->a:Lu/h;
2020-11-13 19:18:44 +00:00
2020-11-21 22:11:07 +00:00
iget-object v1, p0, Lu/d;->b:Lu/c;
2020-11-13 19:18:44 +00:00
2020-11-21 22:11:07 +00:00
iget-object v2, p0, Lu/d;->c:Ljava/util/concurrent/Executor;
2020-11-13 19:18:44 +00:00
:try_start_0
2020-11-21 22:11:07 +00:00
new-instance v3, Lu/e;
2020-11-13 19:18:44 +00:00
2020-11-21 22:11:07 +00:00
invoke-direct {v3, v0, v1, p1}, Lu/e;-><init>(Lu/h;Lu/c;Lu/g;)V
2020-11-13 19:18:44 +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-11-21 22:11:07 +00:00
invoke-virtual {v0, v1}, Lu/h;->b(Ljava/lang/Exception;)V
2020-11-13 19:18:44 +00:00
:goto_0
const/4 p1, 0x0
return-object p1
2020-11-12 02:11:44 +00:00
.end method