PathCleanTask$DelPathResult.smali
.class public Lcom/cleanmaster/junk/clean/PathCleanTask$DelPathResult;
.super Lcom/cleanmaster/junk/clean/PathCleanTask$DelPathInfo;
.source "PathCleanTask.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/cleanmaster/junk/clean/PathCleanTask;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "DelPathResult"
.end annotation
# instance fields
.field public mAudioCount:I
.field public mFileCount:I
.field public mFolderCount:I
.field public mImageCount:I
.field public mSize:J
.field public mVideoCount:I
# direct methods
.method public constructor <init>(ILjava/lang/String;Ljava/lang/Object;JIIIII)V
.registers 13
.prologue
const/4 v0, 0x0
.line 215
invoke-direct {p0, p1, p2, p3}, Lcom/cleanmaster/junk/clean/PathCleanTask$DelPathInfo;-><init>(ILjava/lang/String;Ljava/lang/Object;)V
.line 209
iput v0, p0, Lcom/cleanmaster/junk/clean/PathCleanTask$DelPathResult;->mImageCount:I
.line 210
iput v0, p0, Lcom/cleanmaster/junk/clean/PathCleanTask$DelPathResult;->mVideoCount:I
.line 211
iput v0, p0, Lcom/cleanmaster/junk/clean/PathCleanTask$DelPathResult;->mAudioCount:I
.line 216
iput-wide p4, p0, Lcom/cleanmaster/junk/clean/PathCleanTask$DelPathResult;->mSize:J
.line 217
iput p6, p0, Lcom/cleanmaster/junk/clean/PathCleanTask$DelPathResult;->mFolderCount:I
.line 218
iput p7, p0, Lcom/cleanmaster/junk/clean/PathCleanTask$DelPathResult;->mFileCount:I
.line 219
iput p8, p0, Lcom/cleanmaster/junk/clean/PathCleanTask$DelPathResult;->mImageCount:I
.line 220
iput p9, p0, Lcom/cleanmaster/junk/clean/PathCleanTask$DelPathResult;->mVideoCount:I
.line 221
iput p10, p0, Lcom/cleanmaster/junk/clean/PathCleanTask$DelPathResult;->mAudioCount:I
.line 222
return-void
.end method