118 lines
3.3 KiB
Smali
118 lines
3.3 KiB
Smali
.class public final enum Lcom/fyber/inneractive/sdk/measurement/g;
|
|
.super Ljava/lang/Enum;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Enum<",
|
|
"Lcom/fyber/inneractive/sdk/measurement/g;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field private static final synthetic $VALUES:[Lcom/fyber/inneractive/sdk/measurement/g;
|
|
|
|
.field public static final enum ERROR_DURING_RESOURCE_LOAD:Lcom/fyber/inneractive/sdk/measurement/g;
|
|
|
|
.field public static final enum VERIFICATION_NOT_SUPPORTED:Lcom/fyber/inneractive/sdk/measurement/g;
|
|
|
|
.field public static final enum VERIFICATION_RESOURCE_REJECTED:Lcom/fyber/inneractive/sdk/measurement/g;
|
|
|
|
|
|
# instance fields
|
|
.field mReason:I
|
|
|
|
|
|
# direct methods
|
|
.method public static constructor <clinit>()V
|
|
.locals 6
|
|
|
|
.line 1
|
|
new-instance v0, Lcom/fyber/inneractive/sdk/measurement/g;
|
|
|
|
const-string v1, "VERIFICATION_RESOURCE_REJECTED"
|
|
|
|
const/4 v2, 0x0
|
|
|
|
const/4 v3, 0x1
|
|
|
|
invoke-direct {v0, v2, v3, v1}, Lcom/fyber/inneractive/sdk/measurement/g;-><init>(IILjava/lang/String;)V
|
|
|
|
sput-object v0, Lcom/fyber/inneractive/sdk/measurement/g;->VERIFICATION_RESOURCE_REJECTED:Lcom/fyber/inneractive/sdk/measurement/g;
|
|
|
|
.line 7
|
|
new-instance v1, Lcom/fyber/inneractive/sdk/measurement/g;
|
|
|
|
const-string v2, "VERIFICATION_NOT_SUPPORTED"
|
|
|
|
const/4 v4, 0x2
|
|
|
|
invoke-direct {v1, v3, v4, v2}, Lcom/fyber/inneractive/sdk/measurement/g;-><init>(IILjava/lang/String;)V
|
|
|
|
sput-object v1, Lcom/fyber/inneractive/sdk/measurement/g;->VERIFICATION_NOT_SUPPORTED:Lcom/fyber/inneractive/sdk/measurement/g;
|
|
|
|
.line 17
|
|
new-instance v2, Lcom/fyber/inneractive/sdk/measurement/g;
|
|
|
|
const/4 v3, 0x3
|
|
|
|
const-string v5, "ERROR_DURING_RESOURCE_LOAD"
|
|
|
|
invoke-direct {v2, v4, v3, v5}, Lcom/fyber/inneractive/sdk/measurement/g;-><init>(IILjava/lang/String;)V
|
|
|
|
sput-object v2, Lcom/fyber/inneractive/sdk/measurement/g;->ERROR_DURING_RESOURCE_LOAD:Lcom/fyber/inneractive/sdk/measurement/g;
|
|
|
|
filled-new-array {v0, v1, v2}, [Lcom/fyber/inneractive/sdk/measurement/g;
|
|
|
|
move-result-object v0
|
|
|
|
sput-object v0, Lcom/fyber/inneractive/sdk/measurement/g;->$VALUES:[Lcom/fyber/inneractive/sdk/measurement/g;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(IILjava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0, p3, p1}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
|
|
|
|
iput p2, p0, Lcom/fyber/inneractive/sdk/measurement/g;->mReason:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static valueOf(Ljava/lang/String;)Lcom/fyber/inneractive/sdk/measurement/g;
|
|
.locals 1
|
|
|
|
const-class v0, Lcom/fyber/inneractive/sdk/measurement/g;
|
|
|
|
.line 1
|
|
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/fyber/inneractive/sdk/measurement/g;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static values()[Lcom/fyber/inneractive/sdk/measurement/g;
|
|
.locals 1
|
|
|
|
sget-object v0, Lcom/fyber/inneractive/sdk/measurement/g;->$VALUES:[Lcom/fyber/inneractive/sdk/measurement/g;
|
|
|
|
.line 1
|
|
invoke-virtual {v0}, [Lcom/fyber/inneractive/sdk/measurement/g;->clone()Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, [Lcom/fyber/inneractive/sdk/measurement/g;
|
|
|
|
return-object v0
|
|
.end method
|