ResultPageEvent.smali
.class public Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
.super Lclient/core/model/Event;
.source "ResultPageEvent.java"
# static fields
.field public static final TO_ADITEM:I = 0x5
.field public static final TO_BATTERY_SAVER:I = 0x14
.field public static final TO_BOOSTCHARGE_ENABLED:I = 0x16
.field public static final TO_CPU:I = 0x12
.field public static final TO_DEFAULT:I = 0x0
.field public static final TO_FLOAT:I = 0x1
.field public static final TO_FLOAT_ENABLED:I = 0x13
.field public static final TO_GUIDE_AUTOOPEN_ENABLED:I = 0x19
.field public static final TO_ISWIPE:I = 0x15
.field public static final TO_JUNKEFFECT:I = 0x8
.field public static final TO_JUNK_CLEAN_ENTER:I = 0x18
.field public static final TO_PROCESS:I = 0x9
.field public static final TO_RCMD:I = 0xe
.field public static final TO_REMOVE_CARD_ITEM:I = 0x1a
.field public static final TO_SCREEN_SAVER:I = 0xf
.field public static final TO_SECTURY:I = 0x2
.field public static final TO_SHAKE:I = 0x11
.field public static final TO_SLOW:I = 0x4
.field public static final TO_SPACE:I = 0xa
.field public static final TO_UPDATE_EXPERT_CLEAN:I = 0x17
.field public static final TO_ZEUS_CLEAN:I = 0xc
# instance fields
.field public info:Lcom/cm/plugincluster/common/interfaces/downloader/bean/DownloadAppInfo;
.field public mCleanResultData:Lcom/cm/plugincluster/resultpage/storage/CleanResultData;
.field private mTo:I
.field public pkg:Ljava/lang/String;
.field public posid:I
# direct methods
.method public constructor <init>(ILclient/core/model/Notifiers;)V
.registers 5
.prologue
const/4 v1, 0x0
.line 41
invoke-direct {p0}, Lclient/core/model/Event;-><init>()V
.line 34
const/4 v0, 0x0
iput v0, p0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;->mTo:I
.line 35
iput-object v1, p0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;->info:Lcom/cm/plugincluster/common/interfaces/downloader/bean/DownloadAppInfo;
.line 39
iput-object v1, p0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;->mCleanResultData:Lcom/cm/plugincluster/resultpage/storage/CleanResultData;
.line 42
iput p1, p0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;->mTo:I
.line 43
invoke-virtual {p0, p2}, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;->setTo(Lclient/core/model/Notifiers;)V
.line 44
return-void
.end method
.method public constructor <init>(ILcom/cm/plugincluster/common/interfaces/downloader/bean/DownloadAppInfo;Ljava/lang/String;Lclient/core/model/Notifiers;)V
.registers 7
.prologue
const/4 v1, 0x0
.line 46
invoke-direct {p0}, Lclient/core/model/Event;-><init>()V
.line 34
const/4 v0, 0x0
iput v0, p0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;->mTo:I
.line 35
iput-object v1, p0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;->info:Lcom/cm/plugincluster/common/interfaces/downloader/bean/DownloadAppInfo;
.line 39
iput-object v1, p0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;->mCleanResultData:Lcom/cm/plugincluster/resultpage/storage/CleanResultData;
.line 47
iput p1, p0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;->mTo:I
.line 48
iput-object p2, p0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;->info:Lcom/cm/plugincluster/common/interfaces/downloader/bean/DownloadAppInfo;
.line 49
iput-object p3, p0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;->pkg:Ljava/lang/String;
.line 50
invoke-virtual {p0, p4}, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;->setTo(Lclient/core/model/Notifiers;)V
.line 51
return-void
.end method
.method public constructor <init>(ILcom/cm/plugincluster/resultpage/storage/CleanResultData;Lclient/core/model/Notifiers;)V
.registers 6
.prologue
const/4 v1, 0x0
.line 53
invoke-direct {p0}, Lclient/core/model/Event;-><init>()V
.line 34
const/4 v0, 0x0
iput v0, p0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;->mTo:I
.line 35
iput-object v1, p0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;->info:Lcom/cm/plugincluster/common/interfaces/downloader/bean/DownloadAppInfo;
.line 39
iput-object v1, p0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;->mCleanResultData:Lcom/cm/plugincluster/resultpage/storage/CleanResultData;
.line 54
iput p1, p0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;->mTo:I
.line 55
iput-object p2, p0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;->mCleanResultData:Lcom/cm/plugincluster/resultpage/storage/CleanResultData;
.line 56
invoke-virtual {p0, p3}, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;->setTo(Lclient/core/model/Notifiers;)V
.line 57
return-void
.end method
.method public static CREATE_JUNK_CLEAN_ENTER(Lclient/core/model/Notifiers;)Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
.registers 3
.prologue
.line 129
new-instance v0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
const/16 v1, 0x18
invoke-direct {v0, v1, p0}, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;-><init>(ILclient/core/model/Notifiers;)V
return-object v0
.end method
.method public static CREATE_TO_ADITEM(Lcom/cm/plugincluster/common/interfaces/downloader/bean/DownloadAppInfo;Ljava/lang/String;Lclient/core/model/Notifiers;)Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
.registers 5
.prologue
.line 80
new-instance v0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
const/4 v1, 0x5
invoke-direct {v0, v1, p0, p1, p2}, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;-><init>(ILcom/cm/plugincluster/common/interfaces/downloader/bean/DownloadAppInfo;Ljava/lang/String;Lclient/core/model/Notifiers;)V
return-object v0
.end method
.method public static CREATE_TO_BATTERY_SAVER(Lclient/core/model/Notifiers;)Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
.registers 3
.prologue
.line 117
new-instance v0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
const/16 v1, 0x14
invoke-direct {v0, v1, p0}, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;-><init>(ILclient/core/model/Notifiers;)V
return-object v0
.end method
.method public static CREATE_TO_BOOSTCHARGE_ENABLED(Lclient/core/model/Notifiers;)Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
.registers 3
.prologue
.line 112
new-instance v0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
const/16 v1, 0x16
invoke-direct {v0, v1, p0}, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;-><init>(ILclient/core/model/Notifiers;)V
return-object v0
.end method
.method public static CREATE_TO_CPU(Lclient/core/model/Notifiers;)Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
.registers 3
.prologue
.line 104
new-instance v0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
const/16 v1, 0x12
invoke-direct {v0, v1, p0}, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;-><init>(ILclient/core/model/Notifiers;)V
return-object v0
.end method
.method public static CREATE_TO_FLOAT(Lclient/core/model/Notifiers;)Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
.registers 3
.prologue
.line 76
new-instance v0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
const/4 v1, 0x1
invoke-direct {v0, v1, p0}, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;-><init>(ILclient/core/model/Notifiers;)V
return-object v0
.end method
.method public static CREATE_TO_FLOAT_ENABLED(Lclient/core/model/Notifiers;)Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
.registers 3
.prologue
.line 108
new-instance v0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
const/16 v1, 0x13
invoke-direct {v0, v1, p0}, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;-><init>(ILclient/core/model/Notifiers;)V
return-object v0
.end method
.method public static CREATE_TO_GUIDE_AUTOOPEN_ENABLED(Lclient/core/model/Notifiers;)Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
.registers 3
.prologue
.line 133
new-instance v0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
const/16 v1, 0x19
invoke-direct {v0, v1, p0}, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;-><init>(ILclient/core/model/Notifiers;)V
return-object v0
.end method
.method public static CREATE_TO_ISWIPE(Lclient/core/model/Notifiers;)Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
.registers 3
.prologue
.line 121
new-instance v0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
const/16 v1, 0x15
invoke-direct {v0, v1, p0}, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;-><init>(ILclient/core/model/Notifiers;)V
return-object v0
.end method
.method public static CREATE_TO_JUNKEFFECT(Lcom/cm/plugincluster/resultpage/storage/CleanResultData;Lclient/core/model/Notifiers;)Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
.registers 4
.prologue
.line 88
new-instance v0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
const/16 v1, 0x8
invoke-direct {v0, v1, p0, p1}, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;-><init>(ILcom/cm/plugincluster/resultpage/storage/CleanResultData;Lclient/core/model/Notifiers;)V
return-object v0
.end method
.method public static CREATE_TO_PROCESS(Lclient/core/model/Notifiers;)Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
.registers 3
.prologue
.line 68
new-instance v0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
const/16 v1, 0x9
invoke-direct {v0, v1, p0}, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;-><init>(ILclient/core/model/Notifiers;)V
return-object v0
.end method
.method public static CREATE_TO_RCMD(Lcom/cm/plugincluster/common/interfaces/downloader/bean/DownloadAppInfo;Ljava/lang/String;Lclient/core/model/Notifiers;)Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
.registers 5
.prologue
.line 84
new-instance v0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
const/16 v1, 0xe
invoke-direct {v0, v1, p0, p1, p2}, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;-><init>(ILcom/cm/plugincluster/common/interfaces/downloader/bean/DownloadAppInfo;Ljava/lang/String;Lclient/core/model/Notifiers;)V
return-object v0
.end method
.method public static CREATE_TO_SCREEN_SAVER(Lclient/core/model/Notifiers;)Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
.registers 3
.prologue
.line 96
new-instance v0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
const/16 v1, 0xf
invoke-direct {v0, v1, p0}, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;-><init>(ILclient/core/model/Notifiers;)V
return-object v0
.end method
.method public static CREATE_TO_SECTURY(Lclient/core/model/Notifiers;)Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
.registers 3
.prologue
.line 60
new-instance v0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
const/4 v1, 0x2
invoke-direct {v0, v1, p0}, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;-><init>(ILclient/core/model/Notifiers;)V
return-object v0
.end method
.method public static CREATE_TO_SHAKE(Lclient/core/model/Notifiers;)Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
.registers 3
.prologue
.line 100
new-instance v0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
const/16 v1, 0x11
invoke-direct {v0, v1, p0}, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;-><init>(ILclient/core/model/Notifiers;)V
return-object v0
.end method
.method public static CREATE_TO_SLOW(Lclient/core/model/Notifiers;)Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
.registers 3
.prologue
.line 64
new-instance v0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
const/4 v1, 0x4
invoke-direct {v0, v1, p0}, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;-><init>(ILclient/core/model/Notifiers;)V
return-object v0
.end method
.method public static CREATE_TO_SPACE(Lclient/core/model/Notifiers;)Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
.registers 3
.prologue
.line 72
new-instance v0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
const/16 v1, 0xa
invoke-direct {v0, v1, p0}, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;-><init>(ILclient/core/model/Notifiers;)V
return-object v0
.end method
.method public static CREATE_TO_UPDATE_EXPERT_CLEAN(JLclient/core/model/Notifiers;)Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
.registers 5
.prologue
.line 125
new-instance v0, Lcom/cm/plugincluster/resultpage/loader/ResultExpertCleanEvent;
const/16 v1, 0x17
invoke-direct {v0, v1, p0, p1, p2}, Lcom/cm/plugincluster/resultpage/loader/ResultExpertCleanEvent;-><init>(IJLclient/core/model/Notifiers;)V
return-object v0
.end method
.method public static CREATE_TO_ZEUS_CLEAN(Lclient/core/model/Notifiers;)Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
.registers 3
.prologue
.line 92
new-instance v0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;
const/16 v1, 0xc
invoke-direct {v0, v1, p0}, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;-><init>(ILclient/core/model/Notifiers;)V
return-object v0
.end method
# virtual methods
.method public pkg()Ljava/lang/String;
.registers 2
.prologue
.line 141
iget-object v0, p0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;->pkg:Ljava/lang/String;
return-object v0
.end method
.method public to()I
.registers 2
.prologue
.line 137
iget v0, p0, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;->mTo:I
return v0
.end method
.method public toString()Ljava/lang/String;
.registers 7
.prologue
.line 146
new-instance v0, Ljava/lang/StringBuilder;
invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V
const-string v1, "(%s :desc \'%s\' :from \'%s\' %s)"
const/4 v2, 0x4
new-array v2, v2, [Ljava/lang/Object;
const/4 v3, 0x0
new-instance v4, Ljava/lang/StringBuilder;
invoke-direct {v4}, Ljava/lang/StringBuilder;-><init>()V
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
move-result-object v5
invoke-virtual {v5}, Ljava/lang/Class;->getSimpleName()Ljava/lang/String;
move-result-object v5
invoke-virtual {v4, v5}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
move-result-object v4
const-string v5, "@"
invoke-virtual {v4, v5}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
move-result-object v4
invoke-virtual {p0}, Ljava/lang/Object;->hashCode()I
move-result v5
invoke-virtual {v4, v5}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
move-result-object v4
invoke-virtual {v4}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v4
aput-object v4, v2, v3
const/4 v3, 0x1
invoke-virtual {p0}, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;->getDesc()Ljava/lang/String;
move-result-object v4
aput-object v4, v2, v3
const/4 v3, 0x2
invoke-virtual {p0}, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;->getFrom()Ljava/lang/String;
move-result-object v4
aput-object v4, v2, v3
const/4 v3, 0x3
invoke-virtual {p0}, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;->getNotifiers()Lclient/core/model/Notifiers;
move-result-object v4
aput-object v4, v2, v3
invoke-static {v1, v2}, Ljava/lang/String;->format(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
move-result-object v1
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
move-result-object v0
const-string v1, " to : "
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
move-result-object v0
invoke-virtual {p0}, Lcom/cm/plugincluster/resultpage/loader/ResultPageEvent;->to()I
move-result v1
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
move-result-object v0
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v0
return-object v0
.end method