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

61 lines
1.3 KiB
Smali
Raw Normal View History

2020-11-12 02:11:44 +00:00
.class public Lf/d/a/y/g;
.super Ljava/lang/Object;
2020-11-13 19:18:44 +00:00
.source "LottieCompositionCache.java"
2020-11-12 02:11:44 +00:00
# annotations
2020-11-13 19:18:44 +00:00
.annotation build Landroidx/annotation/RestrictTo;
2020-11-12 02:11:44 +00:00
value = {
2020-11-13 19:18:44 +00:00
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY:Landroidx/annotation/RestrictTo$Scope;
2020-11-12 02:11:44 +00:00
}
.end annotation
# static fields
2020-11-13 19:18:44 +00:00
.field public static final b:Lf/d/a/y/g;
2020-11-12 02:11:44 +00:00
2020-11-13 19:18:44 +00:00
# instance fields
.field public final a:Landroidx/collection/LruCache;
.annotation system Ldalvik/annotation/Signature;
value = {
"Landroidx/collection/LruCache<",
"Ljava/lang/String;",
"Lf/d/a/d;",
">;"
}
.end annotation
.end field
2020-11-12 02:11:44 +00:00
# direct methods
.method public static constructor <clinit>()V
2020-11-13 19:18:44 +00:00
.locals 1
2020-11-12 02:11:44 +00:00
new-instance v0, Lf/d/a/y/g;
invoke-direct {v0}, Lf/d/a/y/g;-><init>()V
2020-11-13 19:18:44 +00:00
sput-object v0, Lf/d/a/y/g;->b:Lf/d/a/y/g;
2020-11-12 02:11:44 +00:00
return-void
.end method
.method public constructor <init>()V
2020-11-13 19:18:44 +00:00
.locals 2
.annotation build Landroidx/annotation/VisibleForTesting;
2020-11-12 02:11:44 +00:00
.end annotation
2020-11-13 19:18:44 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-11-12 02:11:44 +00:00
2020-11-13 19:18:44 +00:00
new-instance v0, Landroidx/collection/LruCache;
2020-11-12 02:11:44 +00:00
2020-11-13 19:18:44 +00:00
const/16 v1, 0x14
2020-11-12 02:11:44 +00:00
2020-11-13 19:18:44 +00:00
invoke-direct {v0, v1}, Landroidx/collection/LruCache;-><init>(I)V
2020-11-12 02:11:44 +00:00
2020-11-13 19:18:44 +00:00
iput-object v0, p0, Lf/d/a/y/g;->a:Landroidx/collection/LruCache;
2020-11-12 02:11:44 +00:00
2020-11-13 19:18:44 +00:00
return-void
2020-11-12 02:11:44 +00:00
.end method