ViewPagerBottomSheetBehavior$SavedState.smali

.class public Lim/tpelyyftgw/ui/hviews/behavior/ViewPagerBottomSheetBehavior$SavedState;
.super Landroid/view/AbsSavedState;
.source "ViewPagerBottomSheetBehavior.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lim/tpelyyftgw/ui/hviews/behavior/ViewPagerBottomSheetBehavior;
.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<",
            "Lim/tpelyyftgw/ui/hviews/behavior/ViewPagerBottomSheetBehavior$SavedState;",
            ">;"
        }
    .end annotation
.end field


# instance fields
.field final state:I


# direct methods
.method static constructor <clinit>()V
    .registers 1

    .line 816
    new-instance v0, Lim/tpelyyftgw/ui/hviews/behavior/ViewPagerBottomSheetBehavior$SavedState$1;

    invoke-direct {v0}, Lim/tpelyyftgw/ui/hviews/behavior/ViewPagerBottomSheetBehavior$SavedState$1;-><init>()V

    sput-object v0, Lim/tpelyyftgw/ui/hviews/behavior/ViewPagerBottomSheetBehavior$SavedState;->CREATOR:Landroid/os/Parcelable$Creator;

    return-void
.end method

.method public constructor <init>(Landroid/os/Parcel;)V
    .registers 3
    .param p1, "source"    # Landroid/os/Parcel;

    .line 795
    const/4 v0, 0x0

    invoke-direct {p0, p1, v0}, Lim/tpelyyftgw/ui/hviews/behavior/ViewPagerBottomSheetBehavior$SavedState;-><init>(Landroid/os/Parcel;Ljava/lang/ClassLoader;)V

    .line 796
    return-void
.end method

.method public constructor <init>(Landroid/os/Parcel;Ljava/lang/ClassLoader;)V
    .registers 4
    .param p1, "source"    # Landroid/os/Parcel;
    .param p2, "loader"    # Ljava/lang/ClassLoader;

    .line 800
    invoke-direct {p0, p1, p2}, Landroid/view/AbsSavedState;-><init>(Landroid/os/Parcel;Ljava/lang/ClassLoader;)V

    .line 802
    invoke-virtual {p1}, Landroid/os/Parcel;->readInt()I

    move-result v0

    iput v0, p0, Lim/tpelyyftgw/ui/hviews/behavior/ViewPagerBottomSheetBehavior$SavedState;->state:I

    .line 803
    return-void
.end method

.method public constructor <init>(Landroid/os/Parcelable;I)V
    .registers 3
    .param p1, "superState"    # Landroid/os/Parcelable;
    .param p2, "state"    # I

    .line 806
    invoke-direct {p0, p1}, Landroid/view/AbsSavedState;-><init>(Landroid/os/Parcelable;)V

    .line 807
    iput p2, p0, Lim/tpelyyftgw/ui/hviews/behavior/ViewPagerBottomSheetBehavior$SavedState;->state:I

    .line 808
    return-void
.end method


# virtual methods
.method public writeToParcel(Landroid/os/Parcel;I)V
    .registers 4
    .param p1, "out"    # Landroid/os/Parcel;
    .param p2, "flags"    # I

    .line 812
    invoke-super {p0, p1, p2}, Landroid/view/AbsSavedState;->writeToParcel(Landroid/os/Parcel;I)V

    .line 813
    iget v0, p0, Lim/tpelyyftgw/ui/hviews/behavior/ViewPagerBottomSheetBehavior$SavedState;->state:I

    invoke-virtual {p1, v0}, Landroid/os/Parcel;->writeInt(I)V

    .line 814
    return-void
.end method