45 lines
1.0 KiB
Smali
45 lines
1.0 KiB
Smali
.class public abstract Lcom/mbridge/msdk/mbnative/c/a;
|
|
.super Lcom/mbridge/msdk/out/MBBidCommonHandler;
|
|
.source "SourceFile"
|
|
|
|
|
|
# static fields
|
|
.field public static TAG:Ljava/lang/String; = "DemandMBBidNativeHandler"
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 13
|
|
invoke-direct {p0}, Lcom/mbridge/msdk/out/MBBidCommonHandler;-><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 17
|
|
invoke-direct {p0, p1, p2}, Lcom/mbridge/msdk/out/MBBidCommonHandler;-><init>(Ljava/util/Map;Landroid/content/Context;)V
|
|
|
|
return-void
|
|
.end method
|