38 lines
814 B
Smali
38 lines
814 B
Smali
.class public Lcom/google/android/gms/analytics/Logger$LogLevel;
|
|
.super Ljava/lang/Object;
|
|
.source "com.google.android.gms:play-services-analytics-impl@@17.0.1"
|
|
|
|
|
|
# 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
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|