102 lines
2.5 KiB
Smali
102 lines
2.5 KiB
Smali
.class public Lcom/in2wow/sdk/triggerresponse/CommonTriggerHandler;
|
|
.super Lcom/in2wow/sdk/triggerresponse/TriggerResponse;
|
|
.source "SourceFile"
|
|
|
|
|
|
# static fields
|
|
.field public static final CREATOR:Landroid/os/Parcelable$Creator;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Landroid/os/Parcelable$Creator<",
|
|
"Lcom/in2wow/sdk/triggerresponse/CommonTriggerHandler;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
.line 37
|
|
new-instance v0, Lcom/in2wow/sdk/triggerresponse/CommonTriggerHandler$1;
|
|
|
|
invoke-direct {v0}, Lcom/in2wow/sdk/triggerresponse/CommonTriggerHandler$1;-><init>()V
|
|
|
|
.line 36
|
|
sput-object v0, Lcom/in2wow/sdk/triggerresponse/CommonTriggerHandler;->CREATOR:Landroid/os/Parcelable$Creator;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 10
|
|
invoke-direct {p0}, Lcom/in2wow/sdk/triggerresponse/TriggerResponse;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(Landroid/os/Parcel;)V
|
|
.locals 0
|
|
|
|
.line 31
|
|
invoke-direct {p0}, Lcom/in2wow/sdk/triggerresponse/TriggerResponse;-><init>()V
|
|
|
|
.line 34
|
|
invoke-virtual {p0, p1}, Lcom/in2wow/sdk/triggerresponse/CommonTriggerHandler;->b(Landroid/os/Parcel;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(ZLjava/lang/String;Ljava/lang/String;Z)V
|
|
.locals 0
|
|
|
|
.line 12
|
|
invoke-direct {p0}, Lcom/in2wow/sdk/triggerresponse/TriggerResponse;-><init>()V
|
|
|
|
.line 13
|
|
iput-boolean p1, p0, Lcom/in2wow/sdk/triggerresponse/CommonTriggerHandler;->c:Z
|
|
|
|
.line 14
|
|
iput-object p2, p0, Lcom/in2wow/sdk/triggerresponse/CommonTriggerHandler;->a:Ljava/lang/String;
|
|
|
|
.line 15
|
|
iput-object p3, p0, Lcom/in2wow/sdk/triggerresponse/CommonTriggerHandler;->b:Ljava/lang/String;
|
|
|
|
.line 16
|
|
iput-boolean p4, p0, Lcom/in2wow/sdk/triggerresponse/CommonTriggerHandler;->e:Z
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a(Lcom/in2wow/sdk/triggerresponse/e;)V
|
|
.locals 0
|
|
|
|
.line 50
|
|
invoke-virtual {p1}, Lcom/in2wow/sdk/triggerresponse/e;->k()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public describeContents()I
|
|
.locals 1
|
|
|
|
const/4 v0, 0x0
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public writeToParcel(Landroid/os/Parcel;I)V
|
|
.locals 0
|
|
|
|
.line 29
|
|
invoke-virtual {p0, p1}, Lcom/in2wow/sdk/triggerresponse/CommonTriggerHandler;->a(Landroid/os/Parcel;)V
|
|
|
|
return-void
|
|
.end method
|