48 lines
938 B
Smali
48 lines
938 B
Smali
.class public abstract Lcom/google/android/exoplayer2/util/Log;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# static fields
|
|
.field public static logLevel:I
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static e(Ljava/lang/String;Ljava/lang/String;)V
|
|
.locals 2
|
|
|
|
sget v0, Lcom/google/android/exoplayer2/util/Log;->logLevel:I
|
|
|
|
const/4 v1, 0x3
|
|
|
|
if-gt v0, v1, :cond_0
|
|
|
|
.line 125
|
|
invoke-static {p0, p1}, Landroid/util/Log;->e(Ljava/lang/String;Ljava/lang/String;)I
|
|
|
|
:cond_0
|
|
return-void
|
|
.end method
|
|
|
|
.method public static w(Ljava/lang/String;Ljava/lang/String;)V
|
|
.locals 2
|
|
|
|
sget v0, Lcom/google/android/exoplayer2/util/Log;->logLevel:I
|
|
|
|
const/4 v1, 0x2
|
|
|
|
if-gt v0, v1, :cond_0
|
|
|
|
.line 111
|
|
invoke-static {p0, p1}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/String;)I
|
|
|
|
:cond_0
|
|
return-void
|
|
.end method
|