CodeInterface$IAdwareCode$RiskType.smali
.class public Lcom/cm/plugincluster/softmgr/interfaces/scan/CodeInterface$IAdwareCode$RiskType;
.super Ljava/lang/Object;
.source "CodeInterface.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/cm/plugincluster/softmgr/interfaces/scan/CodeInterface$IAdwareCode;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "RiskType"
.end annotation
# static fields
.field public static final CERT:I = 0x4
.field public static final MALWARE:I = 0x2
.field public static final RISK:I = 0x3
.field public static final WHITE:I = 0x1
# direct methods
.method public constructor <init>()V
.registers 1
.prologue
.line 23
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method