StorageQueryUtil$StorageInfo.smali
.class public Lcom/cleanmaster/util/StorageQueryUtil$StorageInfo;
.super Ljava/lang/Object;
.source "StorageQueryUtil.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/cleanmaster/util/StorageQueryUtil;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "StorageInfo"
.end annotation
# instance fields
.field public availableSize:J
.field public romSize:J
.field public systemSize:J
.field public totalSize:J
# direct methods
.method public constructor <init>()V
.registers 3
.prologue
const-wide/16 v0, 0x0
.line 212
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 213
iput-wide v0, p0, Lcom/cleanmaster/util/StorageQueryUtil$StorageInfo;->romSize:J
.line 214
iput-wide v0, p0, Lcom/cleanmaster/util/StorageQueryUtil$StorageInfo;->totalSize:J
.line 215
iput-wide v0, p0, Lcom/cleanmaster/util/StorageQueryUtil$StorageInfo;->availableSize:J
.line 216
iput-wide v0, p0, Lcom/cleanmaster/util/StorageQueryUtil$StorageInfo;->systemSize:J
return-void
.end method