ProcessScanTask.smali
.class public Lcom/cleanmaster/hpsharelib/boost/boostengine/process/ProcessScanTask;
.super Lcom/cleanmaster/hpsharelib/boost/boostengine/scan/BoostScanTask;
.source "ProcessScanTask.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/cleanmaster/hpsharelib/boost/boostengine/scan/BoostScanTask",
"<",
"Lcom/cleanmaster/hpsharelib/boost/boostengine/process/ProcessScanSetting;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>(Landroid/content/Context;Lcom/cleanmaster/hpsharelib/boost/boostengine/process/ProcessScanSetting;)V
.registers 3
.prologue
.line 9
invoke-direct {p0, p1, p2}, Lcom/cleanmaster/hpsharelib/boost/boostengine/scan/BoostScanTask;-><init>(Landroid/content/Context;Lcom/cm/plugincluster/core/data/boost/BaseScanSetting;)V
.line 10
return-void
.end method
# virtual methods
.method public getType()I
.registers 2
.prologue
.line 14
iget-object v0, p0, Lcom/cleanmaster/hpsharelib/boost/boostengine/process/ProcessScanTask;->mSetting:Lcom/cm/plugincluster/core/data/boost/BaseScanSetting;
check-cast v0, Lcom/cleanmaster/hpsharelib/boost/boostengine/process/ProcessScanSetting;
iget v0, v0, Lcom/cleanmaster/hpsharelib/boost/boostengine/process/ProcessScanSetting;->taskType:I
return v0
.end method
.method public scan(Lcom/cleanmaster/hpsharelib/boost/boostengine/scan/BoostScanTask$IScanTaskCallback;)V
.registers 2
.prologue
.line 19
return-void
.end method
.method public scanSync()Lcom/cleanmaster/hpsharelib/boost/boostengine/data/BoostResult;
.registers 2
.prologue
.line 23
const/4 v0, 0x0
return-object v0
.end method