VastVideoInterstitial.smali
.class Lcom/mopub/mobileads/VastVideoInterstitial;
.super Lcom/mopub/mobileads/ResponseBodyInterstitial;
.source "SourceFile"
# interfaces
.implements Lcom/mopub/mobileads/VastManager$VastManagerListener;
# static fields
.field public static final ADAPTER_NAME:Ljava/lang/String;
# instance fields
.field private mCustomEventInterstitialListener:Lcom/mopub/mobileads/CustomEventInterstitial$CustomEventInterstitialListener;
.field private mExternalViewabilityTrackers:Ljava/util/Map;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/Map<",
"Ljava/lang/String;",
"Ljava/lang/String;",
">;"
}
.end annotation
.end field
.field private mVastManager:Lcom/mopub/mobileads/VastManager;
.field private mVastResponse:Ljava/lang/String;
.field private mVastVideoConfig:Lcom/mopub/mobileads/VastVideoConfig;
.field private mVideoTrackers:Lorg/json/JSONObject;
# direct methods
.method static constructor <clinit>()V
.registers 1
.line 28
const-class v0, Lcom/mopub/mobileads/VastVideoInterstitial;
invoke-virtual {v0}, Ljava/lang/Class;->getSimpleName()Ljava/lang/String;
move-result-object v0
sput-object v0, Lcom/mopub/mobileads/VastVideoInterstitial;->ADAPTER_NAME:Ljava/lang/String;
return-void
.end method
.method constructor <init>()V
.registers 1
.line 27
invoke-direct {p0}, Lcom/mopub/mobileads/ResponseBodyInterstitial;-><init>()V
return-void
.end method
# virtual methods
.method protected extractExtras(Ljava/util/Map;)V
.registers 8
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/Map<",
"Ljava/lang/String;",
"Ljava/lang/String;",
">;)V"
}
.end annotation
const-string v0, "html-response-body"
.line 38
invoke-interface {p1, v0}, Ljava/util/Map;->get(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Ljava/lang/String;
iput-object v0, p0, Lcom/mopub/mobileads/VastVideoInterstitial;->mVastResponse:Ljava/lang/String;
const-string v0, "external-video-viewability-trackers"
.line 41
invoke-interface {p1, v0}, Ljava/util/Map;->get(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Ljava/lang/String;
const/4 v1, 0x0
const/4 v2, 0x1
.line 43
:try_start_14
invoke-static {v0}, Lcom/mopub/common/util/Json;->jsonStringToMap(Ljava/lang/String;)Ljava/util/Map;
move-result-object v3
iput-object v3, p0, Lcom/mopub/mobileads/VastVideoInterstitial;->mExternalViewabilityTrackers:Ljava/util/Map;
:try_end_1a
.catch Lorg/json/JSONException; {:try_start_14 .. :try_end_1a} :catch_1b
goto :goto_2e
.line 45
:catch_1b
sget-object v3, Lcom/mopub/common/logging/MoPubLog$AdapterLogEvent;->CUSTOM:Lcom/mopub/common/logging/MoPubLog$AdapterLogEvent;
new-array v4, v2, [Ljava/lang/Object;
invoke-static {v0}, Ljava/lang/String;->valueOf(Ljava/lang/Object;)Ljava/lang/String;
move-result-object v0
const-string v5, "Failed to parse video viewability trackers to JSON: "
invoke-virtual {v5, v0}, Ljava/lang/String;->concat(Ljava/lang/String;)Ljava/lang/String;
move-result-object v0
aput-object v0, v4, v1
invoke-static {v3, v4}, Lcom/mopub/common/logging/MoPubLog;->log(Lcom/mopub/common/logging/MoPubLog$MPLogEventType;[Ljava/lang/Object;)V
:goto_2e
const-string v0, "video-trackers"
.line 49
invoke-interface {p1, v0}, Ljava/util/Map;->get(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
check-cast p1, Ljava/lang/String;
.line 50
invoke-static {p1}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
move-result v0
if-eqz v0, :cond_3d
return-void
.line 54
:cond_3d
:try_start_3d
new-instance v0, Lorg/json/JSONObject;
invoke-direct {v0, p1}, Lorg/json/JSONObject;-><init>(Ljava/lang/String;)V
iput-object v0, p0, Lcom/mopub/mobileads/VastVideoInterstitial;->mVideoTrackers:Lorg/json/JSONObject;
:try_end_44
.catch Lorg/json/JSONException; {:try_start_3d .. :try_end_44} :catch_45
return-void
:catch_45
move-exception v0
.line 56
sget-object v3, Lcom/mopub/common/logging/MoPubLog$SdkLogEvent;->ERROR:Lcom/mopub/common/logging/MoPubLog$SdkLogEvent;
const/4 v4, 0x2
new-array v4, v4, [Ljava/lang/Object;
invoke-static {p1}, Ljava/lang/String;->valueOf(Ljava/lang/Object;)Ljava/lang/String;
move-result-object p1
const-string v5, "Failed to parse video trackers to JSON: "
invoke-virtual {v5, p1}, Ljava/lang/String;->concat(Ljava/lang/String;)Ljava/lang/String;
move-result-object p1
aput-object p1, v4, v1
aput-object v0, v4, v2
invoke-static {v3, v4}, Lcom/mopub/common/logging/MoPubLog;->log(Lcom/mopub/common/logging/MoPubLog$MPLogEventType;[Ljava/lang/Object;)V
const/4 p1, 0x0
.line 57
iput-object p1, p0, Lcom/mopub/mobileads/VastVideoInterstitial;->mVideoTrackers:Lorg/json/JSONObject;
return-void
.end method
.method getVastResponse()Ljava/lang/String;
.registers 2
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.line 115
iget-object v0, p0, Lcom/mopub/mobileads/VastVideoInterstitial;->mVastResponse:Ljava/lang/String;
return-object v0
.end method
.method public onInvalidate()V
.registers 2
.line 87
iget-object v0, p0, Lcom/mopub/mobileads/VastVideoInterstitial;->mVastManager:Lcom/mopub/mobileads/VastManager;
if-eqz v0, :cond_7
.line 88
invoke-virtual {v0}, Lcom/mopub/mobileads/VastManager;->cancel()V
.line 91
:cond_7
invoke-super {p0}, Lcom/mopub/mobileads/ResponseBodyInterstitial;->onInvalidate()V
return-void
.end method
.method public onVastVideoConfigurationPrepared(Lcom/mopub/mobileads/VastVideoConfig;)V
.registers 3
if-nez p1, :cond_a
.line 101
iget-object p1, p0, Lcom/mopub/mobileads/VastVideoInterstitial;->mCustomEventInterstitialListener:Lcom/mopub/mobileads/CustomEventInterstitial$CustomEventInterstitialListener;
sget-object v0, Lcom/mopub/mobileads/MoPubErrorCode;->VIDEO_DOWNLOAD_ERROR:Lcom/mopub/mobileads/MoPubErrorCode;
.line 102
invoke-interface {p1, v0}, Lcom/mopub/mobileads/CustomEventInterstitial$CustomEventInterstitialListener;->onInterstitialFailed(Lcom/mopub/mobileads/MoPubErrorCode;)V
return-void
.line 106
:cond_a
iput-object p1, p0, Lcom/mopub/mobileads/VastVideoInterstitial;->mVastVideoConfig:Lcom/mopub/mobileads/VastVideoConfig;
.line 107
iget-object v0, p0, Lcom/mopub/mobileads/VastVideoInterstitial;->mVideoTrackers:Lorg/json/JSONObject;
invoke-virtual {p1, v0}, Lcom/mopub/mobileads/VastVideoConfig;->addVideoTrackers(Lorg/json/JSONObject;)V
.line 108
iget-object p1, p0, Lcom/mopub/mobileads/VastVideoInterstitial;->mVastVideoConfig:Lcom/mopub/mobileads/VastVideoConfig;
iget-object v0, p0, Lcom/mopub/mobileads/VastVideoInterstitial;->mExternalViewabilityTrackers:Ljava/util/Map;
invoke-virtual {p1, v0}, Lcom/mopub/mobileads/VastVideoConfig;->addExternalViewabilityTrackers(Ljava/util/Map;)V
.line 109
iget-object p1, p0, Lcom/mopub/mobileads/VastVideoInterstitial;->mCustomEventInterstitialListener:Lcom/mopub/mobileads/CustomEventInterstitial$CustomEventInterstitialListener;
invoke-interface {p1}, Lcom/mopub/mobileads/CustomEventInterstitial$CustomEventInterstitialListener;->onInterstitialLoaded()V
return-void
.end method
.method protected preRenderHtml(Lcom/mopub/mobileads/CustomEventInterstitial$CustomEventInterstitialListener;)V
.registers 7
.line 63
iput-object p1, p0, Lcom/mopub/mobileads/VastVideoInterstitial;->mCustomEventInterstitialListener:Lcom/mopub/mobileads/CustomEventInterstitial$CustomEventInterstitialListener;
.line 65
iget-object p1, p0, Lcom/mopub/mobileads/VastVideoInterstitial;->mContext:Landroid/content/Context;
invoke-static {p1}, Lcom/mopub/common/CacheService;->initializeDiskCache(Landroid/content/Context;)Z
move-result p1
const/4 v0, 0x0
const/4 v1, 0x1
if-nez p1, :cond_31
.line 66
sget-object p1, Lcom/mopub/common/logging/MoPubLog$AdapterLogEvent;->LOAD_FAILED:Lcom/mopub/common/logging/MoPubLog$AdapterLogEvent;
const/4 v2, 0x3
new-array v2, v2, [Ljava/lang/Object;
sget-object v3, Lcom/mopub/mobileads/VastVideoInterstitial;->ADAPTER_NAME:Ljava/lang/String;
aput-object v3, v2, v0
sget-object v0, Lcom/mopub/mobileads/MoPubErrorCode;->VIDEO_CACHE_ERROR:Lcom/mopub/mobileads/MoPubErrorCode;
.line 67
invoke-virtual {v0}, Lcom/mopub/mobileads/MoPubErrorCode;->getIntCode()I
move-result v0
invoke-static {v0}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object v0
aput-object v0, v2, v1
const/4 v0, 0x2
sget-object v1, Lcom/mopub/mobileads/MoPubErrorCode;->VIDEO_CACHE_ERROR:Lcom/mopub/mobileads/MoPubErrorCode;
aput-object v1, v2, v0
.line 66
invoke-static {p1, v2}, Lcom/mopub/common/logging/MoPubLog;->log(Lcom/mopub/common/logging/MoPubLog$MPLogEventType;[Ljava/lang/Object;)V
.line 69
iget-object p1, p0, Lcom/mopub/mobileads/VastVideoInterstitial;->mCustomEventInterstitialListener:Lcom/mopub/mobileads/CustomEventInterstitial$CustomEventInterstitialListener;
sget-object v0, Lcom/mopub/mobileads/MoPubErrorCode;->VIDEO_CACHE_ERROR:Lcom/mopub/mobileads/MoPubErrorCode;
invoke-interface {p1, v0}, Lcom/mopub/mobileads/CustomEventInterstitial$CustomEventInterstitialListener;->onInterstitialFailed(Lcom/mopub/mobileads/MoPubErrorCode;)V
return-void
.line 73
:cond_31
iget-object p1, p0, Lcom/mopub/mobileads/VastVideoInterstitial;->mContext:Landroid/content/Context;
invoke-static {p1}, Lcom/mopub/mobileads/factories/VastManagerFactory;->create(Landroid/content/Context;)Lcom/mopub/mobileads/VastManager;
move-result-object p1
iput-object p1, p0, Lcom/mopub/mobileads/VastVideoInterstitial;->mVastManager:Lcom/mopub/mobileads/VastManager;
.line 74
iget-object v2, p0, Lcom/mopub/mobileads/VastVideoInterstitial;->mVastResponse:Ljava/lang/String;
iget-object v3, p0, Lcom/mopub/mobileads/VastVideoInterstitial;->mAdReport:Lcom/mopub/common/AdReport;
.line 75
invoke-virtual {v3}, Lcom/mopub/common/AdReport;->getDspCreativeId()Ljava/lang/String;
move-result-object v3
iget-object v4, p0, Lcom/mopub/mobileads/VastVideoInterstitial;->mContext:Landroid/content/Context;
.line 74
invoke-virtual {p1, v2, p0, v3, v4}, Lcom/mopub/mobileads/VastManager;->prepareVastVideoConfiguration(Ljava/lang/String;Lcom/mopub/mobileads/VastManager$VastManagerListener;Ljava/lang/String;Landroid/content/Context;)V
.line 76
sget-object p1, Lcom/mopub/common/logging/MoPubLog$AdapterLogEvent;->LOAD_SUCCESS:Lcom/mopub/common/logging/MoPubLog$AdapterLogEvent;
new-array v1, v1, [Ljava/lang/Object;
sget-object v2, Lcom/mopub/mobileads/VastVideoInterstitial;->ADAPTER_NAME:Ljava/lang/String;
aput-object v2, v1, v0
invoke-static {p1, v1}, Lcom/mopub/common/logging/MoPubLog;->log(Lcom/mopub/common/logging/MoPubLog$MPLogEventType;[Ljava/lang/Object;)V
return-void
.end method
.method setVastManager(Lcom/mopub/mobileads/VastManager;)V
.registers 2
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.line 120
iput-object p1, p0, Lcom/mopub/mobileads/VastVideoInterstitial;->mVastManager:Lcom/mopub/mobileads/VastManager;
return-void
.end method
.method public showInterstitial()V
.registers 5
.line 81
sget-object v0, Lcom/mopub/common/logging/MoPubLog$AdapterLogEvent;->SHOW_ATTEMPTED:Lcom/mopub/common/logging/MoPubLog$AdapterLogEvent;
const/4 v1, 0x1
new-array v1, v1, [Ljava/lang/Object;
sget-object v2, Lcom/mopub/mobileads/VastVideoInterstitial;->ADAPTER_NAME:Ljava/lang/String;
const/4 v3, 0x0
aput-object v2, v1, v3
invoke-static {v0, v1}, Lcom/mopub/common/logging/MoPubLog;->log(Lcom/mopub/common/logging/MoPubLog$MPLogEventType;[Ljava/lang/Object;)V
.line 82
iget-object v0, p0, Lcom/mopub/mobileads/VastVideoInterstitial;->mContext:Landroid/content/Context;
iget-object v1, p0, Lcom/mopub/mobileads/VastVideoInterstitial;->mVastVideoConfig:Lcom/mopub/mobileads/VastVideoConfig;
iget-wide v2, p0, Lcom/mopub/mobileads/VastVideoInterstitial;->mBroadcastIdentifier:J
invoke-static {v0, v1, v2, v3}, Lcom/mopub/mobileads/MraidVideoPlayerActivity;->startVast(Landroid/content/Context;Lcom/mopub/mobileads/VastVideoConfig;J)V
return-void
.end method