141 lines
3.3 KiB
Smali
141 lines
3.3 KiB
Smali
.class Lcom/moji/lottie/AnimatableIntegerValue;
|
|
.super Lcom/moji/lottie/BaseAnimatableValue;
|
|
.source "AnimatableIntegerValue.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lcom/moji/lottie/AnimatableIntegerValue$ValueFactory;,
|
|
Lcom/moji/lottie/AnimatableIntegerValue$Factory;
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/moji/lottie/BaseAnimatableValue<",
|
|
"Ljava/lang/Integer;",
|
|
"Ljava/lang/Integer;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>()V
|
|
.locals 1
|
|
|
|
const/16 v0, 0x64
|
|
|
|
.line 9
|
|
invoke-static {v0}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-direct {p0, v0}, Lcom/moji/lottie/BaseAnimatableValue;-><init>(Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method synthetic constructor <init>(Lcom/moji/lottie/AnimatableIntegerValue$1;)V
|
|
.locals 0
|
|
|
|
.line 7
|
|
invoke-direct {p0}, Lcom/moji/lottie/AnimatableIntegerValue;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method constructor <init>(Ljava/util/List;Ljava/lang/Integer;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/lottie/Keyframe<",
|
|
"Ljava/lang/Integer;",
|
|
">;>;",
|
|
"Ljava/lang/Integer;",
|
|
")V"
|
|
}
|
|
.end annotation
|
|
|
|
.line 13
|
|
invoke-direct {p0, p1, p2}, Lcom/moji/lottie/BaseAnimatableValue;-><init>(Ljava/util/List;Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a()Lcom/moji/lottie/KeyframeAnimation;
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Lcom/moji/lottie/KeyframeAnimation<",
|
|
"Ljava/lang/Integer;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 18
|
|
invoke-virtual {p0}, Lcom/moji/lottie/AnimatableIntegerValue;->e()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
.line 19
|
|
new-instance v0, Lcom/moji/lottie/StaticKeyframeAnimation;
|
|
|
|
iget-object v1, p0, Lcom/moji/lottie/AnimatableIntegerValue;->b:Ljava/lang/Object;
|
|
|
|
invoke-direct {v0, v1}, Lcom/moji/lottie/StaticKeyframeAnimation;-><init>(Ljava/lang/Object;)V
|
|
|
|
return-object v0
|
|
|
|
.line 22
|
|
:cond_0
|
|
new-instance v0, Lcom/moji/lottie/IntegerKeyframeAnimation;
|
|
|
|
iget-object v1, p0, Lcom/moji/lottie/AnimatableIntegerValue;->a:Ljava/util/List;
|
|
|
|
invoke-direct {v0, v1}, Lcom/moji/lottie/IntegerKeyframeAnimation;-><init>(Ljava/util/List;)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public synthetic b()Lcom/moji/lottie/BaseKeyframeAnimation;
|
|
.locals 1
|
|
|
|
.line 7
|
|
invoke-virtual {p0}, Lcom/moji/lottie/AnimatableIntegerValue;->a()Lcom/moji/lottie/KeyframeAnimation;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public c()Ljava/lang/Integer;
|
|
.locals 1
|
|
|
|
.line 26
|
|
iget-object v0, p0, Lcom/moji/lottie/AnimatableIntegerValue;->b:Ljava/lang/Object;
|
|
|
|
check-cast v0, Ljava/lang/Integer;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public synthetic d()Ljava/lang/Object;
|
|
.locals 1
|
|
|
|
.line 7
|
|
invoke-virtual {p0}, Lcom/moji/lottie/AnimatableIntegerValue;->c()Ljava/lang/Integer;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|