DappSignTransactionConnectModel.smali
.class public Lcom/cmcm/safewallet/data/thwallet/data/DappSignTransactionConnectModel;
.super Lcom/cmcm/safewallet/data/thwallet/data/DappBaseConnectModel;
.source "DappSignTransactionConnectModel.java"
# static fields
.field public static final CREATOR:Landroid/os/Parcelable$Creator;
.annotation system Ldalvik/annotation/Signature;
value = {
"Landroid/os/Parcelable$Creator",
"<",
"Lcom/cmcm/safewallet/data/thwallet/data/DappSignTransactionConnectModel;",
">;"
}
.end annotation
.end field
# instance fields
.field public ade:Lcom/cmcm/safewallet/data/dapp/UnsignedW3Transaction;
# direct methods
.method static constructor <clinit>()V
.registers 1
.prologue
.line 42
new-instance v0, Lcom/cmcm/safewallet/data/thwallet/data/DappSignTransactionConnectModel$1;
invoke-direct {v0}, Lcom/cmcm/safewallet/data/thwallet/data/DappSignTransactionConnectModel$1;-><init>()V
sput-object v0, Lcom/cmcm/safewallet/data/thwallet/data/DappSignTransactionConnectModel;->CREATOR:Landroid/os/Parcelable$Creator;
return-void
.end method
.method public constructor <init>()V
.registers 1
.prologue
.line 34
invoke-direct {p0}, Lcom/cmcm/safewallet/data/thwallet/data/DappBaseConnectModel;-><init>()V
.line 35
return-void
.end method
.method protected constructor <init>(Landroid/os/Parcel;)V
.registers 3
.prologue
.line 38
invoke-direct {p0, p1}, Lcom/cmcm/safewallet/data/thwallet/data/DappBaseConnectModel;-><init>(Landroid/os/Parcel;)V
.line 39
const-class v0, Lcom/cmcm/safewallet/data/dapp/UnsignedW3Transaction;
invoke-virtual {v0}, Ljava/lang/Class;->getClassLoader()Ljava/lang/ClassLoader;
move-result-object v0
invoke-virtual {p1, v0}, Landroid/os/Parcel;->readParcelable(Ljava/lang/ClassLoader;)Landroid/os/Parcelable;
move-result-object v0
check-cast v0, Lcom/cmcm/safewallet/data/dapp/UnsignedW3Transaction;
iput-object v0, p0, Lcom/cmcm/safewallet/data/thwallet/data/DappSignTransactionConnectModel;->ade:Lcom/cmcm/safewallet/data/dapp/UnsignedW3Transaction;
.line 40
return-void
.end method
.method public constructor <init>(Ljava/lang/String;Lcom/cmcm/safewallet/data/dapp/UnsignedW3Transaction;)V
.registers 3
.prologue
.line 15
invoke-direct {p0, p1}, Lcom/cmcm/safewallet/data/thwallet/data/DappBaseConnectModel;-><init>(Ljava/lang/String;)V
.line 16
iput-object p2, p0, Lcom/cmcm/safewallet/data/thwallet/data/DappSignTransactionConnectModel;->ade:Lcom/cmcm/safewallet/data/dapp/UnsignedW3Transaction;
.line 17
return-void
.end method
# virtual methods
.method public describeContents()I
.registers 2
.prologue
.line 25
const/4 v0, 0x0
return v0
.end method
.method public writeToParcel(Landroid/os/Parcel;I)V
.registers 4
.prologue
.line 30
invoke-super {p0, p1, p2}, Lcom/cmcm/safewallet/data/thwallet/data/DappBaseConnectModel;->writeToParcel(Landroid/os/Parcel;I)V
.line 31
iget-object v0, p0, Lcom/cmcm/safewallet/data/thwallet/data/DappSignTransactionConnectModel;->ade:Lcom/cmcm/safewallet/data/dapp/UnsignedW3Transaction;
invoke-virtual {p1, v0, p2}, Landroid/os/Parcel;->writeParcelable(Landroid/os/Parcelable;I)V
.line 32
return-void
.end method