Logger$LogLevel.smali
.class public Lcom/google/android/gms/analytics/Logger$LogLevel;
.super Ljava/lang/Object;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/gms/analytics/Logger;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "LogLevel"
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
# static fields
.field public static final ERROR:I = 0x3
.field public static final INFO:I = 0x1
.field public static final VERBOSE:I = 0x0
.field public static final WARNING:I = 0x2
# direct methods
.method public constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method