UsageStatsManagerUtils$ComponentBean.smali
.class public Lcom/cleanmaster/hpsharelib/utils/UsageStatsManagerUtils$ComponentBean;
.super Ljava/lang/Object;
.source "UsageStatsManagerUtils.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/cleanmaster/hpsharelib/utils/UsageStatsManagerUtils;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "ComponentBean"
.end annotation
# instance fields
.field public comName:Landroid/content/ComponentName;
.field public lastEventTime:J
# direct methods
.method public constructor <init>()V
.registers 3
.prologue
.line 184
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 186
const-wide/16 v0, -0x1
iput-wide v0, p0, Lcom/cleanmaster/hpsharelib/utils/UsageStatsManagerUtils$ComponentBean;->lastEventTime:J
return-void
.end method