LottieAnimationView$SavedState.smali
.class Lcom/lottie/LottieAnimationView$SavedState;
.super Landroid/view/View$BaseSavedState;
.source "LottieAnimationView.java"
# static fields
.field public static final CREATOR:Landroid/os/Parcelable$Creator;
.annotation system Ldalvik/annotation/Signature;
value = {
"Landroid/os/Parcelable$Creator",
"<",
"Lcom/lottie/LottieAnimationView$SavedState;",
">;"
}
.end annotation
.end field
# instance fields
.field btJ:Ljava/lang/String;
.field btR:Z
.field btS:Z
.field progress:F
# direct methods
.method static constructor <clinit>()V
.registers 1
.prologue
.line 614
new-instance v0, Lcom/lottie/LottieAnimationView$SavedState$1;
invoke-direct {v0}, Lcom/lottie/LottieAnimationView$SavedState$1;-><init>()V
sput-object v0, Lcom/lottie/LottieAnimationView$SavedState;->CREATOR:Landroid/os/Parcelable$Creator;
return-void
.end method
.method private constructor <init>(Landroid/os/Parcel;)V
.registers 5
.prologue
const/4 v2, 0x0
const/4 v1, 0x1
.line 597
invoke-direct {p0, p1}, Landroid/view/View$BaseSavedState;-><init>(Landroid/os/Parcel;)V
.line 598
invoke-virtual {p1}, Landroid/os/Parcel;->readString()Ljava/lang/String;
move-result-object v0
iput-object v0, p0, Lcom/lottie/LottieAnimationView$SavedState;->btJ:Ljava/lang/String;
.line 599
invoke-virtual {p1}, Landroid/os/Parcel;->readFloat()F
move-result v0
iput v0, p0, Lcom/lottie/LottieAnimationView$SavedState;->progress:F
.line 600
invoke-virtual {p1}, Landroid/os/Parcel;->readInt()I
move-result v0
if-ne v0, v1, :cond_23
move v0, v1
:goto_18
iput-boolean v0, p0, Lcom/lottie/LottieAnimationView$SavedState;->btR:Z
.line 601
invoke-virtual {p1}, Landroid/os/Parcel;->readInt()I
move-result v0
if-ne v0, v1, :cond_25
:goto_20
iput-boolean v1, p0, Lcom/lottie/LottieAnimationView$SavedState;->btS:Z
.line 602
return-void
:cond_23
move v0, v2
.line 600
goto :goto_18
:cond_25
move v1, v2
.line 601
goto :goto_20
.end method
.method synthetic constructor <init>(Landroid/os/Parcel;B)V
.registers 3
.prologue
.line 586
invoke-direct {p0, p1}, Lcom/lottie/LottieAnimationView$SavedState;-><init>(Landroid/os/Parcel;)V
return-void
.end method
.method constructor <init>(Landroid/os/Parcelable;)V
.registers 2
.prologue
.line 593
invoke-direct {p0, p1}, Landroid/view/View$BaseSavedState;-><init>(Landroid/os/Parcelable;)V
.line 594
return-void
.end method
# virtual methods
.method public writeToParcel(Landroid/os/Parcel;I)V
.registers 6
.prologue
const/4 v1, 0x1
const/4 v2, 0x0
.line 606
invoke-super {p0, p1, p2}, Landroid/view/View$BaseSavedState;->writeToParcel(Landroid/os/Parcel;I)V
.line 607
iget-object v0, p0, Lcom/lottie/LottieAnimationView$SavedState;->btJ:Ljava/lang/String;
invoke-virtual {p1, v0}, Landroid/os/Parcel;->writeString(Ljava/lang/String;)V
.line 608
iget v0, p0, Lcom/lottie/LottieAnimationView$SavedState;->progress:F
invoke-virtual {p1, v0}, Landroid/os/Parcel;->writeFloat(F)V
.line 609
iget-boolean v0, p0, Lcom/lottie/LottieAnimationView$SavedState;->btR:Z
if-eqz v0, :cond_1f
move v0, v1
:goto_14
invoke-virtual {p1, v0}, Landroid/os/Parcel;->writeInt(I)V
.line 610
iget-boolean v0, p0, Lcom/lottie/LottieAnimationView$SavedState;->btS:Z
if-eqz v0, :cond_21
:goto_1b
invoke-virtual {p1, v1}, Landroid/os/Parcel;->writeInt(I)V
.line 612
return-void
:cond_1f
move v0, v2
.line 609
goto :goto_14
:cond_21
move v1, v2
.line 610
goto :goto_1b
.end method