apkfuckery/com.discord/smali/f/d/a/f.smali

62 lines
1.3 KiB
Smali
Raw Normal View History

2020-09-16 21:45:36 +00:00
.class public final Lf/d/a/f;
2020-07-08 16:44:49 +00:00
.super Ljava/lang/Object;
.source "LottieCompositionFactory.java"
2020-05-17 12:40:10 +00:00
# interfaces
2020-07-08 16:44:49 +00:00
.implements Ljava/util/concurrent/Callable;
2020-05-17 12:40:10 +00:00
# annotations
2020-07-08 16:44:49 +00:00
.annotation system Ldalvik/annotation/Signature;
2020-05-17 12:40:10 +00:00
value = {
2020-07-08 16:44:49 +00:00
"Ljava/lang/Object;",
"Ljava/util/concurrent/Callable<",
2020-09-16 21:45:36 +00:00
"Lf/d/a/m<",
2020-07-08 16:44:49 +00:00
"Lf/d/a/d;",
">;>;"
2020-05-17 12:40:10 +00:00
}
.end annotation
# instance fields
2020-09-16 21:45:36 +00:00
.field public final synthetic d:Lf/d/a/x/h0/c;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
.field public final synthetic e:Ljava/lang/String;
2020-05-17 12:40:10 +00:00
# direct methods
2020-09-16 21:45:36 +00:00
.method public constructor <init>(Lf/d/a/x/h0/c;Ljava/lang/String;)V
2020-07-08 16:44:49 +00:00
.locals 0
2020-05-17 12:40:10 +00:00
2020-09-16 21:45:36 +00:00
iput-object p1, p0, Lf/d/a/f;->d:Lf/d/a/x/h0/c;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iput-object p2, p0, Lf/d/a/f;->e:Ljava/lang/String;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
2020-07-08 16:44:49 +00:00
.method public call()Ljava/lang/Object;
2020-09-16 21:45:36 +00:00
.locals 3
2020-07-08 16:44:49 +00:00
.annotation system Ldalvik/annotation/Throws;
2020-05-17 12:40:10 +00:00
value = {
2020-07-08 16:44:49 +00:00
Ljava/lang/Exception;
2020-05-17 12:40:10 +00:00
}
.end annotation
2020-09-16 21:45:36 +00:00
iget-object v0, p0, Lf/d/a/f;->d:Lf/d/a/x/h0/c;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iget-object v1, p0, Lf/d/a/f;->e:Ljava/lang/String;
2020-05-17 12:40:10 +00:00
2020-09-16 21:45:36 +00:00
const/4 v2, 0x1
2020-05-17 12:40:10 +00:00
2020-09-16 21:45:36 +00:00
invoke-static {v0, v1, v2}, Lf/d/a/e;->d(Lf/d/a/x/h0/c;Ljava/lang/String;Z)Lf/d/a/m;
2020-05-17 12:40:10 +00:00
move-result-object v0
2020-07-08 16:44:49 +00:00
return-object v0
2020-05-17 12:40:10 +00:00
.end method