StorageInfo.smali
.class public Lcom/cleanmaster/junk/bean/StorageInfo;
.super Ljava/lang/Object;
.source "StorageInfo.java"
# instance fields
.field public allSize:J
.field public freeSize:J
# direct methods
.method public constructor <init>()V
.registers 3
.prologue
const-wide/16 v0, 0x0
.line 8
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 9
iput-wide v0, p0, Lcom/cleanmaster/junk/bean/StorageInfo;->allSize:J
.line 10
iput-wide v0, p0, Lcom/cleanmaster/junk/bean/StorageInfo;->freeSize:J
.line 11
return-void
.end method
# virtual methods
.method public reset()V
.registers 3
.prologue
const-wide/16 v0, 0x0
.line 14
iput-wide v0, p0, Lcom/cleanmaster/junk/bean/StorageInfo;->allSize:J
.line 15
iput-wide v0, p0, Lcom/cleanmaster/junk/bean/StorageInfo;->freeSize:J
.line 16
return-void
.end method