LikeBottomBehavior$SavedState.smali
.class public Lcom/imo/android/imoim/feeds/ui/detail/widgets/behavior/LikeBottomBehavior$SavedState;
.super Landroidx/customview/view/AbsSavedState;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/imo/android/imoim/feeds/ui/detail/widgets/behavior/LikeBottomBehavior;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0xc
name = "SavedState"
.end annotation
# static fields
.field public static final CREATOR:Landroid/os/Parcelable$Creator;
.annotation system Ldalvik/annotation/Signature;
value = {
"Landroid/os/Parcelable$Creator<",
"Lcom/imo/android/imoim/feeds/ui/detail/widgets/behavior/LikeBottomBehavior$SavedState;",
">;"
}
.end annotation
.end field
# instance fields
.field final a:I
# direct methods
.method static constructor <clinit>()V
.registers 1
.line 748
new-instance v0, Lcom/imo/android/imoim/feeds/ui/detail/widgets/behavior/LikeBottomBehavior$SavedState$1;
invoke-direct {v0}, Lcom/imo/android/imoim/feeds/ui/detail/widgets/behavior/LikeBottomBehavior$SavedState$1;-><init>()V
sput-object v0, Lcom/imo/android/imoim/feeds/ui/detail/widgets/behavior/LikeBottomBehavior$SavedState;->CREATOR:Landroid/os/Parcelable$Creator;
return-void
.end method
.method public constructor <init>(Landroid/os/Parcel;)V
.registers 3
const/4 v0, 0x0
.line 728
invoke-direct {p0, p1, v0}, Lcom/imo/android/imoim/feeds/ui/detail/widgets/behavior/LikeBottomBehavior$SavedState;-><init>(Landroid/os/Parcel;Ljava/lang/ClassLoader;)V
return-void
.end method
.method public constructor <init>(Landroid/os/Parcel;Ljava/lang/ClassLoader;)V
.registers 3
.line 732
invoke-direct {p0, p1, p2}, Landroidx/customview/view/AbsSavedState;-><init>(Landroid/os/Parcel;Ljava/lang/ClassLoader;)V
.line 734
invoke-virtual {p1}, Landroid/os/Parcel;->readInt()I
move-result p1
iput p1, p0, Lcom/imo/android/imoim/feeds/ui/detail/widgets/behavior/LikeBottomBehavior$SavedState;->a:I
return-void
.end method
.method public constructor <init>(Landroid/os/Parcelable;I)V
.registers 3
.line 738
invoke-direct {p0, p1}, Landroidx/customview/view/AbsSavedState;-><init>(Landroid/os/Parcelable;)V
.line 739
iput p2, p0, Lcom/imo/android/imoim/feeds/ui/detail/widgets/behavior/LikeBottomBehavior$SavedState;->a:I
return-void
.end method
# virtual methods
.method public writeToParcel(Landroid/os/Parcel;I)V
.registers 3
.line 744
invoke-super {p0, p1, p2}, Landroidx/customview/view/AbsSavedState;->writeToParcel(Landroid/os/Parcel;I)V
.line 745
iget p2, p0, Lcom/imo/android/imoim/feeds/ui/detail/widgets/behavior/LikeBottomBehavior$SavedState;->a:I
invoke-virtual {p1, p2}, Landroid/os/Parcel;->writeInt(I)V
return-void
.end method