mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
57 lines
1.2 KiB
Smali
57 lines
1.2 KiB
Smali
.class Lcom/airbnb/lottie/utils/Utils$1;
|
|
.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<",
|
|
"Landroid/graphics/PathMeasure;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 40
|
|
invoke-direct {p0}, Ljava/lang/ThreadLocal;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method protected initialValue()Landroid/graphics/PathMeasure;
|
|
.locals 0
|
|
|
|
.line 43
|
|
new-instance p0, Landroid/graphics/PathMeasure;
|
|
|
|
invoke-direct {p0}, Landroid/graphics/PathMeasure;-><init>()V
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method protected bridge synthetic initialValue()Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 40
|
|
invoke-virtual {p0}, Lcom/airbnb/lottie/utils/Utils$1;->initialValue()Landroid/graphics/PathMeasure;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|