79 lines
1.8 KiB
Smali
79 lines
1.8 KiB
Smali
.class public final Lcom/vungle/ads/AnalyticsClient$LogLevel$Companion;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/vungle/ads/AnalyticsClient$LogLevel;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "Companion"
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 27
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public synthetic constructor <init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
|
|
.locals 0
|
|
|
|
.line 0
|
|
invoke-direct {p0}, Lcom/vungle/ads/AnalyticsClient$LogLevel$Companion;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final fromValue(I)Lcom/vungle/ads/AnalyticsClient$LogLevel;
|
|
.locals 3
|
|
|
|
.line 30
|
|
sget-object v0, Lcom/vungle/ads/AnalyticsClient$LogLevel;->ERROR_LOG_LEVEL_DEBUG:Lcom/vungle/ads/AnalyticsClient$LogLevel;
|
|
|
|
invoke-virtual {v0}, Lcom/vungle/ads/AnalyticsClient$LogLevel;->getLevel()I
|
|
|
|
move-result v1
|
|
|
|
if-ne p1, v1, :cond_0
|
|
|
|
return-object v0
|
|
|
|
.line 33
|
|
:cond_0
|
|
sget-object v0, Lcom/vungle/ads/AnalyticsClient$LogLevel;->ERROR_LOG_LEVEL_ERROR:Lcom/vungle/ads/AnalyticsClient$LogLevel;
|
|
|
|
invoke-virtual {v0}, Lcom/vungle/ads/AnalyticsClient$LogLevel;->getLevel()I
|
|
|
|
move-result v1
|
|
|
|
if-ne p1, v1, :cond_1
|
|
|
|
return-object v0
|
|
|
|
.line 36
|
|
:cond_1
|
|
sget-object v1, Lcom/vungle/ads/AnalyticsClient$LogLevel;->ERROR_LOG_LEVEL_OFF:Lcom/vungle/ads/AnalyticsClient$LogLevel;
|
|
|
|
invoke-virtual {v1}, Lcom/vungle/ads/AnalyticsClient$LogLevel;->getLevel()I
|
|
|
|
move-result v2
|
|
|
|
if-ne p1, v2, :cond_2
|
|
|
|
return-object v1
|
|
|
|
:cond_2
|
|
return-object v0
|
|
.end method
|