apkfuckery/com.discord/smali/e/d/a/e$e.smali

69 lines
1.4 KiB
Smali
Raw Normal View History

2019-12-06 03:29:40 +00:00
.class public final Le/d/a/e$e;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/Object;
.source "LottieCompositionFactory.java"
# interfaces
.implements Ljava/util/concurrent/Callable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2019-12-06 03:29:40 +00:00
value = Le/d/a/e;->a(Landroid/content/Context;I)Le/d/a/n;
2019-07-24 11:27:29 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x9
2019-07-24 11:27:29 +00:00
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Ljava/util/concurrent/Callable<",
2019-12-06 03:29:40 +00:00
"Le/d/a/l<",
"Le/d/a/d;",
2019-07-24 11:27:29 +00:00
">;>;"
}
.end annotation
# instance fields
2019-12-06 03:29:40 +00:00
.field public final synthetic d:Landroid/content/Context;
.field public final synthetic e:I
2019-07-24 11:27:29 +00:00
# direct methods
2019-12-06 03:29:40 +00:00
.method public constructor <init>(Landroid/content/Context;I)V
2019-07-24 11:27:29 +00:00
.locals 0
2019-12-06 03:29:40 +00:00
iput-object p1, p0, Le/d/a/e$e;->d:Landroid/content/Context;
iput p2, p0, Le/d/a/e$e;->e:I
2019-07-24 11:27:29 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
2019-12-06 03:29:40 +00:00
.method public call()Ljava/lang/Object;
2019-07-24 11:27:29 +00:00
.locals 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/Exception;
}
.end annotation
2019-12-06 03:29:40 +00:00
iget-object v0, p0, Le/d/a/e$e;->d:Landroid/content/Context;
iget v1, p0, Le/d/a/e$e;->e:I
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-static {v0, v1}, Le/d/a/e;->b(Landroid/content/Context;I)Le/d/a/l;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
move-result-object v0
2019-07-24 11:27:29 +00:00
return-object v0
.end method