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

60 lines
1.3 KiB
Smali
Raw Normal View History

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