Rabbit-R1/android (non root)/smali/smali_classes2/com/airbnb/lottie/utils/Utils$4.smali
2024-05-21 17:08:36 -04:00

55 lines
1,014 B
Smali

.class Lcom/airbnb/lottie/utils/Utils$4;
.super Ljava/lang/ThreadLocal;
.source "Utils.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/airbnb/lottie/utils/Utils;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/ThreadLocal<",
"[F>;"
}
.end annotation
# direct methods
.method constructor <init>()V
.locals 0
.line 61
invoke-direct {p0}, Ljava/lang/ThreadLocal;-><init>()V
return-void
.end method
# virtual methods
.method protected bridge synthetic initialValue()Ljava/lang/Object;
.locals 0
.line 61
invoke-virtual {p0}, Lcom/airbnb/lottie/utils/Utils$4;->initialValue()[F
move-result-object p0
return-object p0
.end method
.method protected initialValue()[F
.locals 0
const/4 p0, 0x4
new-array p0, p0, [F
return-object p0
.end method