CustomEventInterstitialAdapterFactory.smali
.class public Lcom/mopub/mobileads/factories/CustomEventInterstitialAdapterFactory;
.super Ljava/lang/Object;
.source "SourceFile"
# static fields
.field protected static instance:Lcom/mopub/mobileads/factories/CustomEventInterstitialAdapterFactory;
# direct methods
.method static constructor <clinit>()V
.registers 1
.line 14
new-instance v0, Lcom/mopub/mobileads/factories/CustomEventInterstitialAdapterFactory;
invoke-direct {v0}, Lcom/mopub/mobileads/factories/CustomEventInterstitialAdapterFactory;-><init>()V
sput-object v0, Lcom/mopub/mobileads/factories/CustomEventInterstitialAdapterFactory;->instance:Lcom/mopub/mobileads/factories/CustomEventInterstitialAdapterFactory;
return-void
.end method
.method public constructor <init>()V
.registers 1
.line 13
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static create(Lcom/mopub/mobileads/MoPubInterstitial;Ljava/lang/String;Ljava/util/Map;JLcom/mopub/common/AdReport;)Lcom/mopub/mobileads/CustomEventInterstitialAdapter;
.registers 13
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/mopub/mobileads/MoPubInterstitial;",
"Ljava/lang/String;",
"Ljava/util/Map<",
"Ljava/lang/String;",
"Ljava/lang/String;",
">;J",
"Lcom/mopub/common/AdReport;",
")",
"Lcom/mopub/mobileads/CustomEventInterstitialAdapter;"
}
.end annotation
.line 22
sget-object v0, Lcom/mopub/mobileads/factories/CustomEventInterstitialAdapterFactory;->instance:Lcom/mopub/mobileads/factories/CustomEventInterstitialAdapterFactory;
move-object v1, p0
move-object v2, p1
move-object v3, p2
move-wide v4, p3
move-object v6, p5
invoke-virtual/range {v0 .. v6}, Lcom/mopub/mobileads/factories/CustomEventInterstitialAdapterFactory;->internalCreate(Lcom/mopub/mobileads/MoPubInterstitial;Ljava/lang/String;Ljava/util/Map;JLcom/mopub/common/AdReport;)Lcom/mopub/mobileads/CustomEventInterstitialAdapter;
move-result-object p0
return-object p0
.end method
.method public static setInstance(Lcom/mopub/mobileads/factories/CustomEventInterstitialAdapterFactory;)V
.registers 1
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.line 18
sput-object p0, Lcom/mopub/mobileads/factories/CustomEventInterstitialAdapterFactory;->instance:Lcom/mopub/mobileads/factories/CustomEventInterstitialAdapterFactory;
return-void
.end method
# virtual methods
.method protected internalCreate(Lcom/mopub/mobileads/MoPubInterstitial;Ljava/lang/String;Ljava/util/Map;JLcom/mopub/common/AdReport;)Lcom/mopub/mobileads/CustomEventInterstitialAdapter;
.registers 15
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/mopub/mobileads/MoPubInterstitial;",
"Ljava/lang/String;",
"Ljava/util/Map<",
"Ljava/lang/String;",
"Ljava/lang/String;",
">;J",
"Lcom/mopub/common/AdReport;",
")",
"Lcom/mopub/mobileads/CustomEventInterstitialAdapter;"
}
.end annotation
.line 26
new-instance v7, Lcom/mopub/mobileads/CustomEventInterstitialAdapter;
move-object v0, v7
move-object v1, p1
move-object v2, p2
move-object v3, p3
move-wide v4, p4
move-object v6, p6
invoke-direct/range {v0 .. v6}, Lcom/mopub/mobileads/CustomEventInterstitialAdapter;-><init>(Lcom/mopub/mobileads/MoPubInterstitial;Ljava/lang/String;Ljava/util/Map;JLcom/mopub/common/AdReport;)V
return-object v7
.end method