Files
rr3-apk/smali_classes2/com/applovin/mediation/MaxErrorCodes.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

56 lines
1.3 KiB
Smali

.class public Lcom/applovin/mediation/MaxErrorCodes;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation runtime Ljava/lang/Deprecated;
.end annotation
# static fields
.field public static final DONT_KEEP_ACTIVITIES_ENABLED:I = -0x15e2
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end field
.field public static final FULLSCREEN_AD_ALREADY_SHOWING:I = -0x17
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end field
.field public static final INVALID_INTERNAL_STATE:I = -0x1451
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end field
.field public static final MEDIATION_ADAPTER_LOAD_FAILED:I = -0x1389
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end field
.field public static final NO_ACTIVITY:I = -0x15e1
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end field
.field public static final NO_FILL:I = 0xcc
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end field
.field public static final UNSPECIFIED_ERROR:I = -0x1
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end field
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method