mirror of
https://github.com/XploitWizer-Community/XploitSPY.git
synced 2024-11-06 18:39:21 +08:00
79 lines
1.9 KiB
Smali
79 lines
1.9 KiB
Smali
|
.class public Landroidx/versionedparcelable/ParcelImpl;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source ""
|
||
|
|
||
|
# interfaces
|
||
|
.implements Landroid/os/Parcelable;
|
||
|
|
||
|
|
||
|
# static fields
|
||
|
.field public static final CREATOR:Landroid/os/Parcelable$Creator;
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"Landroid/os/Parcelable$Creator<",
|
||
|
"Landroidx/versionedparcelable/ParcelImpl;",
|
||
|
">;"
|
||
|
}
|
||
|
.end annotation
|
||
|
.end field
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field private final a:Landroidx/versionedparcelable/d;
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method static constructor <clinit>()V
|
||
|
.locals 1
|
||
|
|
||
|
new-instance v0, Landroidx/versionedparcelable/a;
|
||
|
|
||
|
invoke-direct {v0}, Landroidx/versionedparcelable/a;-><init>()V
|
||
|
|
||
|
sput-object v0, Landroidx/versionedparcelable/ParcelImpl;->CREATOR:Landroid/os/Parcelable$Creator;
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method protected constructor <init>(Landroid/os/Parcel;)V
|
||
|
.locals 1
|
||
|
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
new-instance v0, Landroidx/versionedparcelable/c;
|
||
|
|
||
|
invoke-direct {v0, p1}, Landroidx/versionedparcelable/c;-><init>(Landroid/os/Parcel;)V
|
||
|
|
||
|
invoke-virtual {v0}, Landroidx/versionedparcelable/b;->h()Landroidx/versionedparcelable/d;
|
||
|
|
||
|
move-result-object p1
|
||
|
|
||
|
iput-object p1, p0, Landroidx/versionedparcelable/ParcelImpl;->a:Landroidx/versionedparcelable/d;
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public describeContents()I
|
||
|
.locals 1
|
||
|
|
||
|
const/4 v0, 0x0
|
||
|
|
||
|
return v0
|
||
|
.end method
|
||
|
|
||
|
.method public writeToParcel(Landroid/os/Parcel;I)V
|
||
|
.locals 0
|
||
|
|
||
|
new-instance p2, Landroidx/versionedparcelable/c;
|
||
|
|
||
|
invoke-direct {p2, p1}, Landroidx/versionedparcelable/c;-><init>(Landroid/os/Parcel;)V
|
||
|
|
||
|
iget-object p1, p0, Landroidx/versionedparcelable/ParcelImpl;->a:Landroidx/versionedparcelable/d;
|
||
|
|
||
|
invoke-virtual {p2, p1}, Landroidx/versionedparcelable/b;->a(Landroidx/versionedparcelable/d;)V
|
||
|
|
||
|
return-void
|
||
|
.end method
|