165 lines
4.1 KiB
Smali
165 lines
4.1 KiB
Smali
.class public Landroidx/drawerlayout/widget/DrawerLayout$SavedState;
|
|
.super Landroidx/customview/view/AbsSavedState;
|
|
.source "DrawerLayout.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/drawerlayout/widget/DrawerLayout;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
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<",
|
|
"Landroidx/drawerlayout/widget/DrawerLayout$SavedState;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# instance fields
|
|
.field public a:I
|
|
|
|
.field public b:I
|
|
|
|
.field public c:I
|
|
|
|
.field public d:I
|
|
|
|
.field public e:I
|
|
|
|
|
|
# direct methods
|
|
.method public static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
.line 1
|
|
new-instance v0, Landroidx/drawerlayout/widget/DrawerLayout$SavedState$a;
|
|
|
|
invoke-direct {v0}, Landroidx/drawerlayout/widget/DrawerLayout$SavedState$a;-><init>()V
|
|
|
|
sput-object v0, Landroidx/drawerlayout/widget/DrawerLayout$SavedState;->CREATOR:Landroid/os/Parcelable$Creator;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(Landroid/os/Parcel;Ljava/lang/ClassLoader;)V
|
|
.locals 0
|
|
.param p1 # Landroid/os/Parcel;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.param p2 # Ljava/lang/ClassLoader;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end param
|
|
|
|
.line 1
|
|
invoke-direct {p0, p1, p2}, Landroidx/customview/view/AbsSavedState;-><init>(Landroid/os/Parcel;Ljava/lang/ClassLoader;)V
|
|
|
|
const/4 p2, 0x0
|
|
|
|
.line 2
|
|
iput p2, p0, Landroidx/drawerlayout/widget/DrawerLayout$SavedState;->a:I
|
|
|
|
.line 3
|
|
invoke-virtual {p1}, Landroid/os/Parcel;->readInt()I
|
|
|
|
move-result p2
|
|
|
|
iput p2, p0, Landroidx/drawerlayout/widget/DrawerLayout$SavedState;->a:I
|
|
|
|
.line 4
|
|
invoke-virtual {p1}, Landroid/os/Parcel;->readInt()I
|
|
|
|
move-result p2
|
|
|
|
iput p2, p0, Landroidx/drawerlayout/widget/DrawerLayout$SavedState;->b:I
|
|
|
|
.line 5
|
|
invoke-virtual {p1}, Landroid/os/Parcel;->readInt()I
|
|
|
|
move-result p2
|
|
|
|
iput p2, p0, Landroidx/drawerlayout/widget/DrawerLayout$SavedState;->c:I
|
|
|
|
.line 6
|
|
invoke-virtual {p1}, Landroid/os/Parcel;->readInt()I
|
|
|
|
move-result p2
|
|
|
|
iput p2, p0, Landroidx/drawerlayout/widget/DrawerLayout$SavedState;->d:I
|
|
|
|
.line 7
|
|
invoke-virtual {p1}, Landroid/os/Parcel;->readInt()I
|
|
|
|
move-result p1
|
|
|
|
iput p1, p0, Landroidx/drawerlayout/widget/DrawerLayout$SavedState;->e:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(Landroid/os/Parcelable;)V
|
|
.locals 0
|
|
.param p1 # Landroid/os/Parcelable;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
|
|
.line 8
|
|
invoke-direct {p0, p1}, Landroidx/customview/view/AbsSavedState;-><init>(Landroid/os/Parcelable;)V
|
|
|
|
const/4 p1, 0x0
|
|
|
|
.line 9
|
|
iput p1, p0, Landroidx/drawerlayout/widget/DrawerLayout$SavedState;->a:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public writeToParcel(Landroid/os/Parcel;I)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-super {p0, p1, p2}, Landroidx/customview/view/AbsSavedState;->writeToParcel(Landroid/os/Parcel;I)V
|
|
|
|
.line 2
|
|
iget p2, p0, Landroidx/drawerlayout/widget/DrawerLayout$SavedState;->a:I
|
|
|
|
invoke-virtual {p1, p2}, Landroid/os/Parcel;->writeInt(I)V
|
|
|
|
.line 3
|
|
iget p2, p0, Landroidx/drawerlayout/widget/DrawerLayout$SavedState;->b:I
|
|
|
|
invoke-virtual {p1, p2}, Landroid/os/Parcel;->writeInt(I)V
|
|
|
|
.line 4
|
|
iget p2, p0, Landroidx/drawerlayout/widget/DrawerLayout$SavedState;->c:I
|
|
|
|
invoke-virtual {p1, p2}, Landroid/os/Parcel;->writeInt(I)V
|
|
|
|
.line 5
|
|
iget p2, p0, Landroidx/drawerlayout/widget/DrawerLayout$SavedState;->d:I
|
|
|
|
invoke-virtual {p1, p2}, Landroid/os/Parcel;->writeInt(I)V
|
|
|
|
.line 6
|
|
iget p2, p0, Landroidx/drawerlayout/widget/DrawerLayout$SavedState;->e:I
|
|
|
|
invoke-virtual {p1, p2}, Landroid/os/Parcel;->writeInt(I)V
|
|
|
|
return-void
|
|
.end method
|