SendMessageUtil.smali
.class public Lcom/tradplus/ads/pushcenter/utils/SendMessageUtil;
.super Ljava/lang/Object;
# static fields
.field private static a:Lcom/tradplus/ads/pushcenter/utils/SendMessageUtil;
# direct methods
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static getInstance()Lcom/tradplus/ads/pushcenter/utils/SendMessageUtil;
.registers 1
sget-object v0, Lcom/tradplus/ads/pushcenter/utils/SendMessageUtil;->a:Lcom/tradplus/ads/pushcenter/utils/SendMessageUtil;
if-nez v0, :cond_b
new-instance v0, Lcom/tradplus/ads/pushcenter/utils/SendMessageUtil;
invoke-direct {v0}, Lcom/tradplus/ads/pushcenter/utils/SendMessageUtil;-><init>()V
sput-object v0, Lcom/tradplus/ads/pushcenter/utils/SendMessageUtil;->a:Lcom/tradplus/ads/pushcenter/utils/SendMessageUtil;
:cond_b
sget-object v0, Lcom/tradplus/ads/pushcenter/utils/SendMessageUtil;->a:Lcom/tradplus/ads/pushcenter/utils/SendMessageUtil;
return-object v0
.end method
# virtual methods
.method public sendAdVideoStart(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)V
.registers 12
new-instance v0, Lcom/tradplus/ads/pushcenter/reqeust/VideoRequest;
sget-object v1, Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;->EV_AD_VIDEO_START:Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;
invoke-virtual {v1}, Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;->getValue()Ljava/lang/String;
move-result-object v1
invoke-direct {v0, p1, v1}, Lcom/tradplus/ads/pushcenter/reqeust/VideoRequest;-><init>(Landroid/content/Context;Ljava/lang/String;)V
invoke-virtual {v0, p2}, Lcom/tradplus/ads/pushcenter/reqeust/BaseRequest;->setLuid(Ljava/lang/String;)V
invoke-virtual {v0, p3}, Lcom/tradplus/ads/pushcenter/reqeust/VideoRequest;->setAs(Ljava/lang/String;)V
invoke-virtual {v0, p5}, Lcom/tradplus/ads/pushcenter/reqeust/VideoRequest;->setEc(Ljava/lang/String;)V
invoke-virtual {v0, p8}, Lcom/tradplus/ads/pushcenter/reqeust/VideoRequest;->setEcpm(Ljava/lang/String;)V
invoke-virtual {v0, p4}, Lcom/tradplus/ads/pushcenter/reqeust/VideoRequest;->setAsu(Ljava/lang/String;)V
invoke-virtual {v0, p7}, Lcom/tradplus/ads/pushcenter/reqeust/VideoRequest;->setApid(I)V
invoke-virtual {v0, p9}, Lcom/tradplus/ads/pushcenter/reqeust/VideoRequest;->setRequestId(Ljava/lang/String;)V
invoke-static {p6}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
move-result p2
if-nez p2, :cond_29
invoke-virtual {v0, p6}, Lcom/tradplus/ads/pushcenter/reqeust/VideoRequest;->setScid(Ljava/lang/String;)V
:cond_29
invoke-static {}, Lcom/tradplus/ads/pushcenter/PushCenter;->getInstance()Lcom/tradplus/ads/pushcenter/PushCenter;
move-result-object p2
sget p3, Lcom/tradplus/ads/mobileads/util/TradPlusDataConstants;->CACHETRADPLUSTYPE:I
invoke-virtual {p2, p1, v0, p3}, Lcom/tradplus/ads/pushcenter/PushCenter;->sendMessageToCenter(Landroid/content/Context;Ljava/lang/Object;I)V
return-void
.end method
.method public sendAllLoadNetworkAdEnd(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
.registers 7
new-instance v0, Lcom/tradplus/ads/pushcenter/reqeust/AdconfRequest;
sget-object v1, Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;->EV_ALLLOAD_NETWORK_AD_END:Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;
invoke-virtual {v1}, Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;->getValue()Ljava/lang/String;
move-result-object v1
invoke-direct {v0, p1, v1}, Lcom/tradplus/ads/pushcenter/reqeust/AdconfRequest;-><init>(Landroid/content/Context;Ljava/lang/String;)V
invoke-virtual {v0, p2}, Lcom/tradplus/ads/pushcenter/reqeust/BaseRequest;->setLuid(Ljava/lang/String;)V
invoke-virtual {v0, p3}, Lcom/tradplus/ads/pushcenter/reqeust/AdconfRequest;->setEc(Ljava/lang/String;)V
invoke-virtual {v0, p4}, Lcom/tradplus/ads/pushcenter/reqeust/AdconfRequest;->setRequestId(Ljava/lang/String;)V
invoke-static {}, Lcom/tradplus/ads/pushcenter/PushCenter;->getInstance()Lcom/tradplus/ads/pushcenter/PushCenter;
move-result-object p2
sget p3, Lcom/tradplus/ads/mobileads/util/TradPlusDataConstants;->CACHETRADPLUSTYPE:I
invoke-virtual {p2, p1, v0, p3}, Lcom/tradplus/ads/pushcenter/PushCenter;->sendMessageToCenter(Landroid/content/Context;Ljava/lang/Object;I)V
return-void
.end method
.method public sendBiddingStart(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
.registers 7
new-instance v0, Lcom/tradplus/ads/pushcenter/reqeust/BiddingStartRequest;
sget-object v1, Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;->BIDDING_LOAD_START_AD:Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;
invoke-virtual {v1}, Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;->getValue()Ljava/lang/String;
move-result-object v1
invoke-direct {v0, p1, v1}, Lcom/tradplus/ads/pushcenter/reqeust/BiddingStartRequest;-><init>(Landroid/content/Context;Ljava/lang/String;)V
const-string v1, ""
invoke-virtual {v0, v1}, Lcom/tradplus/ads/pushcenter/reqeust/BiddingStartRequest;->setBi(Ljava/lang/String;)V
invoke-virtual {v0, p4}, Lcom/tradplus/ads/pushcenter/reqeust/BiddingStartRequest;->setAsu(Ljava/lang/String;)V
invoke-virtual {v0, p2}, Lcom/tradplus/ads/pushcenter/reqeust/BaseRequest;->setLuid(Ljava/lang/String;)V
invoke-virtual {v0, p3}, Lcom/tradplus/ads/pushcenter/reqeust/BiddingStartRequest;->setBi(Ljava/lang/String;)V
invoke-static {}, Lcom/tradplus/ads/pushcenter/PushCenter;->getInstance()Lcom/tradplus/ads/pushcenter/PushCenter;
move-result-object p2
sget p3, Lcom/tradplus/ads/mobileads/util/TradPlusDataConstants;->CACHETRADPLUSTYPE:I
invoke-virtual {p2, p1, v0, p3}, Lcom/tradplus/ads/pushcenter/PushCenter;->sendMessageToCenter(Landroid/content/Context;Ljava/lang/Object;I)V
return-void
.end method
.method public sendClickAd(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;)V
.registers 10
new-instance v0, Lcom/tradplus/ads/pushcenter/reqeust/ClickRequest;
sget-object v1, Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;->EV_CLICK_AD:Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;
invoke-virtual {v1}, Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;->getValue()Ljava/lang/String;
move-result-object v1
invoke-direct {v0, p1, v1}, Lcom/tradplus/ads/pushcenter/reqeust/ClickRequest;-><init>(Landroid/content/Context;Ljava/lang/String;)V
invoke-virtual {v0, p3}, Lcom/tradplus/ads/pushcenter/reqeust/ClickRequest;->setAs(Ljava/lang/String;)V
invoke-virtual {v0, p4}, Lcom/tradplus/ads/pushcenter/reqeust/ClickRequest;->setAsu(Ljava/lang/String;)V
invoke-virtual {v0, p2}, Lcom/tradplus/ads/pushcenter/reqeust/BaseRequest;->setLuid(Ljava/lang/String;)V
invoke-virtual {v0, p6}, Lcom/tradplus/ads/pushcenter/reqeust/ClickRequest;->setApid(I)V
invoke-virtual {v0, p7}, Lcom/tradplus/ads/pushcenter/reqeust/ClickRequest;->setRequestId(Ljava/lang/String;)V
invoke-static {p5}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
move-result p2
if-nez p2, :cond_23
invoke-virtual {v0, p5}, Lcom/tradplus/ads/pushcenter/reqeust/ClickRequest;->setScid(Ljava/lang/String;)V
:cond_23
invoke-static {}, Lcom/tradplus/ads/pushcenter/PushCenter;->getInstance()Lcom/tradplus/ads/pushcenter/PushCenter;
move-result-object p2
sget p3, Lcom/tradplus/ads/mobileads/util/TradPlusDataConstants;->CACHETRADPLUSTYPE:I
invoke-virtual {p2, p1, v0, p3}, Lcom/tradplus/ads/pushcenter/PushCenter;->sendMessageToCenter(Landroid/content/Context;Ljava/lang/Object;I)V
return-void
.end method
.method public sendLoadAdFailed(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V
.registers 6
new-instance v0, Lcom/tradplus/ads/pushcenter/reqeust/LoadRequest;
sget-object v1, Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;->EV_LOAD_AD:Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;
invoke-virtual {v1}, Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;->getValue()Ljava/lang/String;
move-result-object v1
invoke-direct {v0, p1, v1}, Lcom/tradplus/ads/pushcenter/reqeust/LoadRequest;-><init>(Landroid/content/Context;Ljava/lang/String;)V
invoke-virtual {v0, p2}, Lcom/tradplus/ads/pushcenter/reqeust/BaseRequest;->setLuid(Ljava/lang/String;)V
invoke-virtual {v0, p3}, Lcom/tradplus/ads/pushcenter/reqeust/LoadRequest;->setRequestId(Ljava/lang/String;)V
const-string p2, "12"
invoke-virtual {v0, p2}, Lcom/tradplus/ads/pushcenter/reqeust/LoadRequest;->setEc(Ljava/lang/String;)V
invoke-static {}, Lcom/tradplus/ads/pushcenter/PushCenter;->getInstance()Lcom/tradplus/ads/pushcenter/PushCenter;
move-result-object p2
sget p3, Lcom/tradplus/ads/mobileads/util/TradPlusDataConstants;->CACHETRADPLUSTYPE:I
invoke-virtual {p2, p1, v0, p3}, Lcom/tradplus/ads/pushcenter/PushCenter;->sendMessageToCenter(Landroid/content/Context;Ljava/lang/Object;I)V
return-void
.end method
.method public sendLoadAdNetworkStart(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;)V
.registers 9
new-instance v0, Lcom/tradplus/ads/pushcenter/reqeust/VideoRequest;
sget-object v1, Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;->EV_LOAD_NETWORK_AD_START:Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;
invoke-virtual {v1}, Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;->getValue()Ljava/lang/String;
move-result-object v1
invoke-direct {v0, p1, v1}, Lcom/tradplus/ads/pushcenter/reqeust/VideoRequest;-><init>(Landroid/content/Context;Ljava/lang/String;)V
invoke-virtual {v0, p2}, Lcom/tradplus/ads/pushcenter/reqeust/BaseRequest;->setLuid(Ljava/lang/String;)V
invoke-virtual {v0, p3}, Lcom/tradplus/ads/pushcenter/reqeust/VideoRequest;->setAs(Ljava/lang/String;)V
invoke-virtual {v0, p4}, Lcom/tradplus/ads/pushcenter/reqeust/VideoRequest;->setAsu(Ljava/lang/String;)V
invoke-virtual {v0, p5}, Lcom/tradplus/ads/pushcenter/reqeust/VideoRequest;->setApid(I)V
invoke-virtual {v0, p6}, Lcom/tradplus/ads/pushcenter/reqeust/VideoRequest;->setRequestId(Ljava/lang/String;)V
invoke-static {}, Lcom/tradplus/ads/pushcenter/PushCenter;->getInstance()Lcom/tradplus/ads/pushcenter/PushCenter;
move-result-object p2
sget p3, Lcom/tradplus/ads/mobileads/util/TradPlusDataConstants;->CACHETRADPLUSTYPE:I
invoke-virtual {p2, p1, v0, p3}, Lcom/tradplus/ads/pushcenter/PushCenter;->sendMessageToCenter(Landroid/content/Context;Ljava/lang/Object;I)V
return-void
.end method
.method public sendLoadAdStart(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V
.registers 6
new-instance v0, Lcom/tradplus/ads/pushcenter/reqeust/VideoRequest;
sget-object v1, Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;->EV_LOAD_AD_START:Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;
invoke-virtual {v1}, Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;->getValue()Ljava/lang/String;
move-result-object v1
invoke-direct {v0, p1, v1}, Lcom/tradplus/ads/pushcenter/reqeust/VideoRequest;-><init>(Landroid/content/Context;Ljava/lang/String;)V
invoke-virtual {v0, p2}, Lcom/tradplus/ads/pushcenter/reqeust/BaseRequest;->setLuid(Ljava/lang/String;)V
invoke-virtual {v0, p3}, Lcom/tradplus/ads/pushcenter/reqeust/VideoRequest;->setRequestId(Ljava/lang/String;)V
invoke-static {}, Lcom/tradplus/ads/pushcenter/PushCenter;->getInstance()Lcom/tradplus/ads/pushcenter/PushCenter;
move-result-object p2
sget p3, Lcom/tradplus/ads/mobileads/util/TradPlusDataConstants;->CACHETRADPLUSTYPE:I
invoke-virtual {p2, p1, v0, p3}, Lcom/tradplus/ads/pushcenter/PushCenter;->sendMessageToCenter(Landroid/content/Context;Ljava/lang/Object;I)V
return-void
.end method
.method public sendLoadAdconfStart(Landroid/content/Context;Ljava/lang/String;Z)V
.registers 6
new-instance v0, Lcom/tradplus/ads/pushcenter/reqeust/AdconfRequest;
sget-object v1, Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;->EV_PRE_LOAD_ADCONF_START:Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;
invoke-virtual {v1}, Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;->getValue()Ljava/lang/String;
move-result-object v1
invoke-direct {v0, p1, v1}, Lcom/tradplus/ads/pushcenter/reqeust/AdconfRequest;-><init>(Landroid/content/Context;Ljava/lang/String;)V
invoke-virtual {v0, p2}, Lcom/tradplus/ads/pushcenter/reqeust/BaseRequest;->setLuid(Ljava/lang/String;)V
if-eqz p3, :cond_19
invoke-static {}, Lcom/tradplus/ads/pushcenter/PushCenter;->getInstance()Lcom/tradplus/ads/pushcenter/PushCenter;
move-result-object p2
sget p3, Lcom/tradplus/ads/mobileads/util/TradPlusDataConstants;->CACHETRADPLUSTYPE:I
invoke-virtual {p2, p1, v0, p3}, Lcom/tradplus/ads/pushcenter/PushCenter;->sendMeesageToServer(Landroid/content/Context;Ljava/lang/Object;I)V
:cond_19
return-void
.end method
.method public sendOpenAPIStart(Landroid/content/Context;)V
.registers 5
invoke-static {}, Lcom/tradplus/ads/pushcenter/PushCenter;->getInstance()Lcom/tradplus/ads/pushcenter/PushCenter;
move-result-object v0
new-instance v1, Lcom/tradplus/ads/pushcenter/reqeust/BaseRequest;
sget-object v2, Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;->EV_REQ_OPEN_API_START:Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;
invoke-virtual {v2}, Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;->getValue()Ljava/lang/String;
move-result-object v2
invoke-direct {v1, p1, v2}, Lcom/tradplus/ads/pushcenter/reqeust/BaseRequest;-><init>(Landroid/content/Context;Ljava/lang/String;)V
sget v2, Lcom/tradplus/ads/mobileads/util/TradPlusDataConstants;->CACHETRADPLUSTYPE:I
invoke-virtual {v0, p1, v1, v2}, Lcom/tradplus/ads/pushcenter/PushCenter;->sendMeesageToServer(Landroid/content/Context;Ljava/lang/Object;I)V
return-void
.end method
.method public sendRewardVideo(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V
.registers 10
new-instance v0, Lcom/tradplus/ads/pushcenter/reqeust/RewardRequest;
sget-object v1, Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;->EV_ADVIDEO_REWARD:Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;
invoke-virtual {v1}, Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;->getValue()Ljava/lang/String;
move-result-object v1
invoke-direct {v0, p1, v1}, Lcom/tradplus/ads/pushcenter/reqeust/RewardRequest;-><init>(Landroid/content/Context;Ljava/lang/String;)V
invoke-virtual {v0, p2}, Lcom/tradplus/ads/pushcenter/reqeust/BaseRequest;->setLuid(Ljava/lang/String;)V
invoke-virtual {v0, p3}, Lcom/tradplus/ads/pushcenter/reqeust/RewardRequest;->setEc(Ljava/lang/String;)V
invoke-virtual {v0, p4}, Lcom/tradplus/ads/pushcenter/reqeust/RewardRequest;->setRequestId(Ljava/lang/String;)V
invoke-virtual {v0, p5}, Lcom/tradplus/ads/pushcenter/reqeust/RewardRequest;->setAs(Ljava/lang/String;)V
invoke-virtual {v0, p6}, Lcom/tradplus/ads/pushcenter/reqeust/RewardRequest;->setAsu(Ljava/lang/String;)V
invoke-virtual {v0, p7}, Lcom/tradplus/ads/pushcenter/reqeust/RewardRequest;->setApid(I)V
invoke-static {}, Lcom/tradplus/ads/pushcenter/PushCenter;->getInstance()Lcom/tradplus/ads/pushcenter/PushCenter;
move-result-object p2
sget p3, Lcom/tradplus/ads/mobileads/util/TradPlusDataConstants;->CACHETRADPLUSTYPE:I
invoke-virtual {p2, p1, v0, p3}, Lcom/tradplus/ads/pushcenter/PushCenter;->sendMessageToCenter(Landroid/content/Context;Ljava/lang/Object;I)V
return-void
.end method
.method public sendShowAd(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;)V
.registers 11
new-instance v0, Lcom/tradplus/ads/pushcenter/reqeust/ShowRequest;
sget-object v1, Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;->EV_SHOW_AD:Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;
invoke-virtual {v1}, Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;->getValue()Ljava/lang/String;
move-result-object v1
invoke-direct {v0, p1, v1}, Lcom/tradplus/ads/pushcenter/reqeust/ShowRequest;-><init>(Landroid/content/Context;Ljava/lang/String;)V
invoke-virtual {v0, p3}, Lcom/tradplus/ads/pushcenter/reqeust/ShowRequest;->setAs(Ljava/lang/String;)V
invoke-virtual {v0, p4}, Lcom/tradplus/ads/pushcenter/reqeust/ShowRequest;->setAsu(Ljava/lang/String;)V
invoke-static {p6}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
move-result p3
if-nez p3, :cond_1a
invoke-virtual {v0, p6}, Lcom/tradplus/ads/pushcenter/reqeust/ShowRequest;->setScid(Ljava/lang/String;)V
:cond_1a
invoke-virtual {v0, p5}, Lcom/tradplus/ads/pushcenter/reqeust/ShowRequest;->setEc(Ljava/lang/String;)V
invoke-virtual {v0, p2}, Lcom/tradplus/ads/pushcenter/reqeust/BaseRequest;->setLuid(Ljava/lang/String;)V
invoke-virtual {v0, p7}, Lcom/tradplus/ads/pushcenter/reqeust/ShowRequest;->setApid(I)V
invoke-virtual {v0, p8}, Lcom/tradplus/ads/pushcenter/reqeust/ShowRequest;->setRequestId(Ljava/lang/String;)V
invoke-static {}, Lcom/tradplus/ads/pushcenter/PushCenter;->getInstance()Lcom/tradplus/ads/pushcenter/PushCenter;
move-result-object p2
sget p3, Lcom/tradplus/ads/mobileads/util/TradPlusDataConstants;->CACHETRADPLUSTYPE:I
invoke-virtual {p2, p1, v0, p3}, Lcom/tradplus/ads/pushcenter/PushCenter;->sendMessageToCenter(Landroid/content/Context;Ljava/lang/Object;I)V
return-void
.end method
.method public sendShowAdStart(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;)V
.registers 10
new-instance v0, Lcom/tradplus/ads/pushcenter/reqeust/ShowStartRequest;
sget-object v1, Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;->EV_SHOW_AD_START:Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;
invoke-virtual {v1}, Lcom/tradplus/ads/pushcenter/utils/PushMessageUtils$PushStatus;->getValue()Ljava/lang/String;
move-result-object v1
invoke-direct {v0, p1, v1}, Lcom/tradplus/ads/pushcenter/reqeust/ShowStartRequest;-><init>(Landroid/content/Context;Ljava/lang/String;)V
invoke-virtual {v0, p3}, Lcom/tradplus/ads/pushcenter/reqeust/ShowStartRequest;->setAs(Ljava/lang/String;)V
invoke-virtual {v0, p2}, Lcom/tradplus/ads/pushcenter/reqeust/BaseRequest;->setLuid(Ljava/lang/String;)V
invoke-virtual {v0, p4}, Lcom/tradplus/ads/pushcenter/reqeust/ShowStartRequest;->setAsu(Ljava/lang/String;)V
invoke-virtual {v0, p6}, Lcom/tradplus/ads/pushcenter/reqeust/ShowStartRequest;->setApid(I)V
invoke-virtual {v0, p7}, Lcom/tradplus/ads/pushcenter/reqeust/ShowStartRequest;->setRequestId(Ljava/lang/String;)V
invoke-static {p5}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
move-result p2
if-nez p2, :cond_23
invoke-virtual {v0, p5}, Lcom/tradplus/ads/pushcenter/reqeust/ShowStartRequest;->setScid(Ljava/lang/String;)V
:cond_23
invoke-static {}, Lcom/tradplus/ads/pushcenter/PushCenter;->getInstance()Lcom/tradplus/ads/pushcenter/PushCenter;
move-result-object p2
sget p3, Lcom/tradplus/ads/mobileads/util/TradPlusDataConstants;->CACHETRADPLUSTYPE:I
invoke-virtual {p2, p1, v0, p3}, Lcom/tradplus/ads/pushcenter/PushCenter;->sendMessageToCenter(Landroid/content/Context;Ljava/lang/Object;I)V
return-void
.end method