138 lines
3.6 KiB
Smali
138 lines
3.6 KiB
Smali
.class public Lcom/moji/mjad/common/data/AdVideoExtendInfo;
|
|
.super Ljava/lang/Object;
|
|
.source "AdVideoExtendInfo.java"
|
|
|
|
# interfaces
|
|
.implements Ljava/io/Serializable;
|
|
|
|
|
|
# static fields
|
|
.field private static final serialVersionUID:J = 0x1L
|
|
|
|
|
|
# instance fields
|
|
.field public fileSize:F
|
|
|
|
.field public isRepeat:Z
|
|
|
|
.field public lastFrameClickUrl:Ljava/lang/String;
|
|
|
|
.field public lastFrameIcon:Lcom/moji/mjad/base/data/AdImageInfo;
|
|
|
|
.field public lastFrameText:Ljava/lang/String;
|
|
|
|
.field public linkContent:Ljava/lang/String;
|
|
|
|
.field public property_type:I
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/moji/launchserver/AdCommonInterface$AdVideoExtendInfo;I)V
|
|
.locals 1
|
|
|
|
.line 30
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
if-eqz p1, :cond_6
|
|
|
|
.line 32
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AdVideoExtendInfo;->hasFileSize()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 33
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AdVideoExtendInfo;->getFileSize()F
|
|
|
|
move-result v0
|
|
|
|
iput v0, p0, Lcom/moji/mjad/common/data/AdVideoExtendInfo;->fileSize:F
|
|
|
|
.line 35
|
|
:cond_0
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AdVideoExtendInfo;->hasLastFrameIcon()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 36
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AdVideoExtendInfo;->getLastFrameIcon()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-static {v0}, Lcom/moji/mjad/util/AdUtil;->a(Lcom/moji/launchserver/AdCommonInterface$ImageInfo;)Lcom/moji/mjad/base/data/AdImageInfo;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/mjad/common/data/AdVideoExtendInfo;->lastFrameIcon:Lcom/moji/mjad/base/data/AdImageInfo;
|
|
|
|
.line 38
|
|
:cond_1
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AdVideoExtendInfo;->hasLastFrameText()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_2
|
|
|
|
.line 39
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AdVideoExtendInfo;->getLastFrameText()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/mjad/common/data/AdVideoExtendInfo;->lastFrameText:Ljava/lang/String;
|
|
|
|
.line 41
|
|
:cond_2
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AdVideoExtendInfo;->hasLastFrameClickUrl()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_3
|
|
|
|
.line 42
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AdVideoExtendInfo;->getLastFrameClickUrl()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/mjad/common/data/AdVideoExtendInfo;->lastFrameClickUrl:Ljava/lang/String;
|
|
|
|
.line 44
|
|
:cond_3
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AdVideoExtendInfo;->hasIsRepeat()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_4
|
|
|
|
.line 45
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AdVideoExtendInfo;->getIsRepeat()Z
|
|
|
|
move-result v0
|
|
|
|
iput-boolean v0, p0, Lcom/moji/mjad/common/data/AdVideoExtendInfo;->isRepeat:Z
|
|
|
|
.line 47
|
|
:cond_4
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AdVideoExtendInfo;->hasLinkContent()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_5
|
|
|
|
.line 48
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AdVideoExtendInfo;->getLinkContent()Ljava/lang/String;
|
|
|
|
move-result-object p1
|
|
|
|
iput-object p1, p0, Lcom/moji/mjad/common/data/AdVideoExtendInfo;->linkContent:Ljava/lang/String;
|
|
|
|
.line 50
|
|
:cond_5
|
|
iput p2, p0, Lcom/moji/mjad/common/data/AdVideoExtendInfo;->property_type:I
|
|
|
|
:cond_6
|
|
return-void
|
|
.end method
|