RecyclerView$x.smali
.class public Landroidx/recyclerview/widget/RecyclerView$x;
.super Le/j/a/a;
.source ""
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/recyclerview/widget/RecyclerView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "x"
.end annotation
# static fields
.field public static final CREATOR:Landroid/os/Parcelable$Creator;
.annotation system Ldalvik/annotation/Signature;
value = {
"Landroid/os/Parcelable$Creator<",
"Landroidx/recyclerview/widget/RecyclerView$x;",
">;"
}
.end annotation
.end field
# instance fields
.field g:Landroid/os/Parcelable;
# direct methods
.method static constructor <clinit>()V
.registers 1
new-instance v0, Landroidx/recyclerview/widget/RecyclerView$x$a;
invoke-direct {v0}, Landroidx/recyclerview/widget/RecyclerView$x$a;-><init>()V
sput-object v0, Landroidx/recyclerview/widget/RecyclerView$x;->CREATOR:Landroid/os/Parcelable$Creator;
return-void
.end method
.method constructor <init>(Landroid/os/Parcel;Ljava/lang/ClassLoader;)V
.registers 3
invoke-direct {p0, p1, p2}, Le/j/a/a;-><init>(Landroid/os/Parcel;Ljava/lang/ClassLoader;)V
if-eqz p2, :cond_6
goto :goto_c
:cond_6
const-class p2, Landroidx/recyclerview/widget/RecyclerView$n;
invoke-virtual {p2}, Ljava/lang/Class;->getClassLoader()Ljava/lang/ClassLoader;
move-result-object p2
:goto_c
invoke-virtual {p1, p2}, Landroid/os/Parcel;->readParcelable(Ljava/lang/ClassLoader;)Landroid/os/Parcelable;
move-result-object p1
iput-object p1, p0, Landroidx/recyclerview/widget/RecyclerView$x;->g:Landroid/os/Parcelable;
return-void
.end method
.method constructor <init>(Landroid/os/Parcelable;)V
.registers 2
invoke-direct {p0, p1}, Le/j/a/a;-><init>(Landroid/os/Parcelable;)V
return-void
.end method
# virtual methods
.method b(Landroidx/recyclerview/widget/RecyclerView$x;)V
.registers 2
iget-object p1, p1, Landroidx/recyclerview/widget/RecyclerView$x;->g:Landroid/os/Parcelable;
iput-object p1, p0, Landroidx/recyclerview/widget/RecyclerView$x;->g:Landroid/os/Parcelable;
return-void
.end method
.method public writeToParcel(Landroid/os/Parcel;I)V
.registers 4
invoke-super {p0, p1, p2}, Le/j/a/a;->writeToParcel(Landroid/os/Parcel;I)V
iget-object p2, p0, Landroidx/recyclerview/widget/RecyclerView$x;->g:Landroid/os/Parcelable;
const/4 v0, 0x0
invoke-virtual {p1, p2, v0}, Landroid/os/Parcel;->writeParcelable(Landroid/os/Parcelable;I)V
return-void
.end method