Files
rr3-apk/smali_classes4/com/mbridge/msdk/newreward/function/common/MBridgeCommon$ResourceFrom.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

35 lines
781 B
Smali

.class public Lcom/mbridge/msdk/newreward/function/common/MBridgeCommon$ResourceFrom;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/newreward/function/common/MBridgeCommon;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "ResourceFrom"
.end annotation
# static fields
.field public static final FROM_CACHE:I = 0x1
.field public static final FROM_NETWORK:I = 0x2
.field public static final FROM_RESUME_FROM_BREAK_POINT:I = 0x3
.field public static final FROM_UN_KNOWN:I
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method