Files
rr3-apk/smali_classes4/com/mbridge/msdk/mbnative/c/b.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

45 lines
1.0 KiB
Smali

.class public abstract Lcom/mbridge/msdk/mbnative/c/b;
.super Lcom/mbridge/msdk/out/MBCommonHandler;
.source "SourceFile"
# static fields
.field public static TAG:Ljava/lang/String; = "DemandMBNativeHandler"
# direct methods
.method static constructor <clinit>()V
.locals 0
return-void
.end method
.method public constructor <init>()V
.locals 0
.line 12
invoke-direct {p0}, Lcom/mbridge/msdk/out/MBCommonHandler;-><init>()V
return-void
.end method
.method public constructor <init>(Ljava/util/Map;Landroid/content/Context;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/Map<",
"Ljava/lang/String;",
"Ljava/lang/Object;",
">;",
"Landroid/content/Context;",
")V"
}
.end annotation
.line 16
invoke-direct {p0, p1, p2}, Lcom/mbridge/msdk/out/MBCommonHandler;-><init>(Ljava/util/Map;Landroid/content/Context;)V
return-void
.end method