4426 lines
108 KiB
Smali
4426 lines
108 KiB
Smali
.class public final Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;
|
|
.super Lcom/google/protobuf/GeneratedMessageLite;
|
|
.source "AdCommonInterface.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/moji/launchserver/AdCommonInterface$AdRequestCommonOrBuilder;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/launchserver/AdCommonInterface;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "AdRequestCommon"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final ANDROID_ADV_ID_FIELD_NUMBER:I = 0x10
|
|
|
|
.field public static final ANDROID_ID_FIELD_NUMBER:I = 0xf
|
|
|
|
.field public static final APP_VERSION_FIELD_NUMBER:I = 0x4
|
|
|
|
.field public static final AVATAR_ID_FIELD_NUMBER:I = 0x3
|
|
|
|
.field public static final CARRIER_FIELD_NUMBER:I = 0x14
|
|
|
|
.field public static final CHANNEL_ID_FIELD_NUMBER:I = 0x9
|
|
|
|
.field public static final CITY_ID_FIELD_NUMBER:I = 0x2
|
|
|
|
.field public static final IDENTIFIER_FIELD_NUMBER:I = 0xd
|
|
|
|
.field public static final ISAVATARSHOW_FIELD_NUMBER:I = 0x1f
|
|
|
|
.field public static final ISUSERAVATARSHOW_FIELD_NUMBER:I = 0x20
|
|
|
|
.field public static final IS_LOCATION_FIELD_NUMBER:I = 0x18
|
|
|
|
.field public static final IS_WIFI_FIELD_NUMBER:I = 0x15
|
|
|
|
.field public static final LANG_FIELD_NUMBER:I = 0x7
|
|
|
|
.field public static final LOCATION_CITY_ID_FIELD_NUMBER:I = 0x1b
|
|
|
|
.field public static final MCC_FIELD_NUMBER:I = 0x12
|
|
|
|
.field public static final MNC_FIELD_NUMBER:I = 0x13
|
|
|
|
.field public static final NET_TYPE_FIELD_NUMBER:I = 0x1a
|
|
|
|
.field public static final OPENUDID_FIELD_NUMBER:I = 0x11
|
|
|
|
.field public static final OS_TYPE_FIELD_NUMBER:I = 0xa
|
|
|
|
.field public static final OS_VERSION_FIELD_NUMBER:I = 0xb
|
|
|
|
.field public static final PHONE_TYPE_FIELD_NUMBER:I = 0xc
|
|
|
|
.field public static final PKGNAME_FIELD_NUMBER:I = 0x16
|
|
|
|
.field public static final PUBLISH_TYPE_FIELD_NUMBER:I = 0x19
|
|
|
|
.field public static final REDDOTSTATUS_FIELD_NUMBER:I = 0x1e
|
|
|
|
.field public static final REGISTER_TIME_FIELD_NUMBER:I = 0x1c
|
|
|
|
.field public static final SCREEN_HEIGHT_FIELD_NUMBER:I = 0x6
|
|
|
|
.field public static final SCREEN_WIDTH_FIELD_NUMBER:I = 0x5
|
|
|
|
.field public static final SNS_ID_FIELD_NUMBER:I = 0x8
|
|
|
|
.field public static final UA_FIELD_NUMBER:I = 0x17
|
|
|
|
.field public static final UID_FIELD_NUMBER:I = 0x1
|
|
|
|
.field public static final UNINSTALL_REGISTER_TIME_FIELD_NUMBER:I = 0x1d
|
|
|
|
.field public static final WMA_FIELD_NUMBER:I = 0xe
|
|
|
|
.field private static final defaultInstance:Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;
|
|
|
|
.field private static final serialVersionUID:J
|
|
|
|
|
|
# instance fields
|
|
.field private androidAdvId_:Ljava/lang/Object;
|
|
|
|
.field private androidId_:Ljava/lang/Object;
|
|
|
|
.field private appVersion_:I
|
|
|
|
.field private avatarId_:I
|
|
|
|
.field private bitField0_:I
|
|
|
|
.field private carrier_:Lcom/moji/launchserver/AdCommonInterface$CarrierType;
|
|
|
|
.field private channelId_:J
|
|
|
|
.field private cityId_:I
|
|
|
|
.field private identifier_:Ljava/lang/Object;
|
|
|
|
.field private isAvatarShow_:Z
|
|
|
|
.field private isLocation_:Z
|
|
|
|
.field private isUserAvatarShow_:Z
|
|
|
|
.field private isWifi_:Z
|
|
|
|
.field private lang_:Lcom/moji/launchserver/AdCommonInterface$Language;
|
|
|
|
.field private locationCityId_:I
|
|
|
|
.field private mcc_:I
|
|
|
|
.field private memoizedIsInitialized:B
|
|
|
|
.field private memoizedSerializedSize:I
|
|
|
|
.field private mnc_:I
|
|
|
|
.field private netType_:Ljava/lang/Object;
|
|
|
|
.field private openudid_:Ljava/lang/Object;
|
|
|
|
.field private osType_:Lcom/moji/launchserver/AdCommonInterface$Platform;
|
|
|
|
.field private osVersion_:Ljava/lang/Object;
|
|
|
|
.field private phoneType_:Ljava/lang/Object;
|
|
|
|
.field private pkgname_:Ljava/lang/Object;
|
|
|
|
.field private publishType_:Ljava/lang/Object;
|
|
|
|
.field private redDotStatus_:Ljava/util/List;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/launchserver/AdCommonInterface$RedDotStatus;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private registerTime_:J
|
|
|
|
.field private screenHeight_:I
|
|
|
|
.field private screenWidth_:I
|
|
|
|
.field private snsId_:Ljava/lang/Object;
|
|
|
|
.field private ua_:Ljava/lang/Object;
|
|
|
|
.field private uid_:J
|
|
|
|
.field private uninstallRegisterTime_:J
|
|
|
|
.field private wma_:Ljava/lang/Object;
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 2
|
|
|
|
.line 4643
|
|
new-instance v0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;
|
|
|
|
const/4 v1, 0x1
|
|
|
|
invoke-direct {v0, v1}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;-><init>(Z)V
|
|
|
|
sput-object v0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->defaultInstance:Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;
|
|
|
|
.line 4644
|
|
sget-object v0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->defaultInstance:Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;
|
|
|
|
invoke-direct {v0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->initFields()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;)V
|
|
.locals 0
|
|
|
|
.line 2079
|
|
invoke-direct {p0, p1}, Lcom/google/protobuf/GeneratedMessageLite;-><init>(Lcom/google/protobuf/GeneratedMessageLite$Builder;)V
|
|
|
|
const/4 p1, -0x1
|
|
|
|
.line 2722
|
|
iput-byte p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->memoizedIsInitialized:B
|
|
|
|
.line 2884
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->memoizedSerializedSize:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method synthetic constructor <init>(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;Lcom/moji/launchserver/AdCommonInterface$1;)V
|
|
.locals 0
|
|
|
|
.line 2074
|
|
invoke-direct {p0, p1}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;-><init>(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>(Z)V
|
|
.locals 0
|
|
|
|
.line 2081
|
|
invoke-direct {p0}, Lcom/google/protobuf/GeneratedMessageLite;-><init>()V
|
|
|
|
const/4 p1, -0x1
|
|
|
|
.line 2722
|
|
iput-byte p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->memoizedIsInitialized:B
|
|
|
|
.line 2884
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->memoizedSerializedSize:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method static synthetic access$1702(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;J)J
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iput-wide p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->uid_:J
|
|
|
|
return-wide p1
|
|
.end method
|
|
|
|
.method static synthetic access$1802(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;I)I
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->cityId_:I
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method static synthetic access$1902(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;I)I
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->avatarId_:I
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method static synthetic access$2002(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;I)I
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->appVersion_:I
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method static synthetic access$2102(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;I)I
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->screenWidth_:I
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method static synthetic access$2202(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;I)I
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->screenHeight_:I
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method static synthetic access$2302(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;Lcom/moji/launchserver/AdCommonInterface$Language;)Lcom/moji/launchserver/AdCommonInterface$Language;
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->lang_:Lcom/moji/launchserver/AdCommonInterface$Language;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$2402(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->snsId_:Ljava/lang/Object;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$2502(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;J)J
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iput-wide p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->channelId_:J
|
|
|
|
return-wide p1
|
|
.end method
|
|
|
|
.method static synthetic access$2602(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;Lcom/moji/launchserver/AdCommonInterface$Platform;)Lcom/moji/launchserver/AdCommonInterface$Platform;
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->osType_:Lcom/moji/launchserver/AdCommonInterface$Platform;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$2702(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->osVersion_:Ljava/lang/Object;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$2802(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->phoneType_:Ljava/lang/Object;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$2902(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->identifier_:Ljava/lang/Object;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$3002(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->wma_:Ljava/lang/Object;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$3102(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->androidId_:Ljava/lang/Object;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$3202(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->androidAdvId_:Ljava/lang/Object;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$3302(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->openudid_:Ljava/lang/Object;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$3402(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;I)I
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->mcc_:I
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method static synthetic access$3502(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;I)I
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->mnc_:I
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method static synthetic access$3602(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;Lcom/moji/launchserver/AdCommonInterface$CarrierType;)Lcom/moji/launchserver/AdCommonInterface$CarrierType;
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->carrier_:Lcom/moji/launchserver/AdCommonInterface$CarrierType;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$3702(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;Z)Z
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iput-boolean p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->isWifi_:Z
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method static synthetic access$3802(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->pkgname_:Ljava/lang/Object;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$3902(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->ua_:Ljava/lang/Object;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$4002(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;Z)Z
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iput-boolean p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->isLocation_:Z
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method static synthetic access$4102(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->publishType_:Ljava/lang/Object;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$4202(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->netType_:Ljava/lang/Object;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$4302(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;I)I
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->locationCityId_:I
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method static synthetic access$4402(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;J)J
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iput-wide p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->registerTime_:J
|
|
|
|
return-wide p1
|
|
.end method
|
|
|
|
.method static synthetic access$4502(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;J)J
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iput-wide p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->uninstallRegisterTime_:J
|
|
|
|
return-wide p1
|
|
.end method
|
|
|
|
.method static synthetic access$4600(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;)Ljava/util/List;
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iget-object p0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->redDotStatus_:Ljava/util/List;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method static synthetic access$4602(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;Ljava/util/List;)Ljava/util/List;
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->redDotStatus_:Ljava/util/List;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$4702(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;Z)Z
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iput-boolean p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->isAvatarShow_:Z
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method static synthetic access$4802(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;Z)Z
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iput-boolean p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->isUserAvatarShow_:Z
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method static synthetic access$4902(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;I)I
|
|
.locals 0
|
|
|
|
.line 2074
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method private getAndroidAdvIdBytes()Lcom/google/protobuf/ByteString;
|
|
.locals 2
|
|
|
|
.line 2396
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->androidAdvId_:Ljava/lang/Object;
|
|
|
|
.line 2397
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 2398
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
.line 2399
|
|
invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
.line 2400
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->androidAdvId_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 2403
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private getAndroidIdBytes()Lcom/google/protobuf/ByteString;
|
|
.locals 2
|
|
|
|
.line 2364
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->androidId_:Ljava/lang/Object;
|
|
|
|
.line 2365
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 2366
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
.line 2367
|
|
invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
.line 2368
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->androidId_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 2371
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;
|
|
.locals 1
|
|
|
|
.line 2085
|
|
sget-object v0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->defaultInstance:Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private getIdentifierBytes()Lcom/google/protobuf/ByteString;
|
|
.locals 2
|
|
|
|
.line 2300
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->identifier_:Ljava/lang/Object;
|
|
|
|
.line 2301
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 2302
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
.line 2303
|
|
invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
.line 2304
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->identifier_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 2307
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private getNetTypeBytes()Lcom/google/protobuf/ByteString;
|
|
.locals 2
|
|
|
|
.line 2606
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->netType_:Ljava/lang/Object;
|
|
|
|
.line 2607
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 2608
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
.line 2609
|
|
invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
.line 2610
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->netType_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 2613
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private getOpenudidBytes()Lcom/google/protobuf/ByteString;
|
|
.locals 2
|
|
|
|
.line 2428
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->openudid_:Ljava/lang/Object;
|
|
|
|
.line 2429
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 2430
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
.line 2431
|
|
invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
.line 2432
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->openudid_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 2435
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private getOsVersionBytes()Lcom/google/protobuf/ByteString;
|
|
.locals 2
|
|
|
|
.line 2236
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->osVersion_:Ljava/lang/Object;
|
|
|
|
.line 2237
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 2238
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
.line 2239
|
|
invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
.line 2240
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->osVersion_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 2243
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private getPhoneTypeBytes()Lcom/google/protobuf/ByteString;
|
|
.locals 2
|
|
|
|
.line 2268
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->phoneType_:Ljava/lang/Object;
|
|
|
|
.line 2269
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 2270
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
.line 2271
|
|
invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
.line 2272
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->phoneType_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 2275
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private getPkgnameBytes()Lcom/google/protobuf/ByteString;
|
|
.locals 2
|
|
|
|
.line 2500
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->pkgname_:Ljava/lang/Object;
|
|
|
|
.line 2501
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 2502
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
.line 2503
|
|
invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
.line 2504
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->pkgname_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 2507
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private getPublishTypeBytes()Lcom/google/protobuf/ByteString;
|
|
.locals 2
|
|
|
|
.line 2574
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->publishType_:Ljava/lang/Object;
|
|
|
|
.line 2575
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 2576
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
.line 2577
|
|
invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
.line 2578
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->publishType_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 2581
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private getSnsIdBytes()Lcom/google/protobuf/ByteString;
|
|
.locals 2
|
|
|
|
.line 2184
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->snsId_:Ljava/lang/Object;
|
|
|
|
.line 2185
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 2186
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
.line 2187
|
|
invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
.line 2188
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->snsId_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 2191
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private getUaBytes()Lcom/google/protobuf/ByteString;
|
|
.locals 2
|
|
|
|
.line 2532
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->ua_:Ljava/lang/Object;
|
|
|
|
.line 2533
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 2534
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
.line 2535
|
|
invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
.line 2536
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->ua_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 2539
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private getWmaBytes()Lcom/google/protobuf/ByteString;
|
|
.locals 2
|
|
|
|
.line 2332
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->wma_:Ljava/lang/Object;
|
|
|
|
.line 2333
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 2334
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
.line 2335
|
|
invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
.line 2336
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->wma_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 2339
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private initFields()V
|
|
.locals 4
|
|
|
|
const-wide/16 v0, 0x0
|
|
|
|
.line 2689
|
|
iput-wide v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->uid_:J
|
|
|
|
const/4 v2, 0x0
|
|
|
|
.line 2690
|
|
iput v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->cityId_:I
|
|
|
|
.line 2691
|
|
iput v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->avatarId_:I
|
|
|
|
.line 2692
|
|
iput v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->appVersion_:I
|
|
|
|
.line 2693
|
|
iput v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->screenWidth_:I
|
|
|
|
.line 2694
|
|
iput v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->screenHeight_:I
|
|
|
|
.line 2695
|
|
sget-object v3, Lcom/moji/launchserver/AdCommonInterface$Language;->SIMPLIFIED_CH:Lcom/moji/launchserver/AdCommonInterface$Language;
|
|
|
|
iput-object v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->lang_:Lcom/moji/launchserver/AdCommonInterface$Language;
|
|
|
|
const-string v3, ""
|
|
|
|
.line 2696
|
|
iput-object v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->snsId_:Ljava/lang/Object;
|
|
|
|
.line 2697
|
|
iput-wide v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->channelId_:J
|
|
|
|
.line 2698
|
|
sget-object v3, Lcom/moji/launchserver/AdCommonInterface$Platform;->ANDROID:Lcom/moji/launchserver/AdCommonInterface$Platform;
|
|
|
|
iput-object v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->osType_:Lcom/moji/launchserver/AdCommonInterface$Platform;
|
|
|
|
const-string v3, ""
|
|
|
|
.line 2699
|
|
iput-object v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->osVersion_:Ljava/lang/Object;
|
|
|
|
const-string v3, ""
|
|
|
|
.line 2700
|
|
iput-object v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->phoneType_:Ljava/lang/Object;
|
|
|
|
const-string v3, ""
|
|
|
|
.line 2701
|
|
iput-object v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->identifier_:Ljava/lang/Object;
|
|
|
|
const-string v3, ""
|
|
|
|
.line 2702
|
|
iput-object v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->wma_:Ljava/lang/Object;
|
|
|
|
const-string v3, ""
|
|
|
|
.line 2703
|
|
iput-object v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->androidId_:Ljava/lang/Object;
|
|
|
|
const-string v3, ""
|
|
|
|
.line 2704
|
|
iput-object v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->androidAdvId_:Ljava/lang/Object;
|
|
|
|
const-string v3, ""
|
|
|
|
.line 2705
|
|
iput-object v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->openudid_:Ljava/lang/Object;
|
|
|
|
.line 2706
|
|
iput v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->mcc_:I
|
|
|
|
.line 2707
|
|
iput v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->mnc_:I
|
|
|
|
.line 2708
|
|
sget-object v3, Lcom/moji/launchserver/AdCommonInterface$CarrierType;->CARRIER_MOBILE:Lcom/moji/launchserver/AdCommonInterface$CarrierType;
|
|
|
|
iput-object v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->carrier_:Lcom/moji/launchserver/AdCommonInterface$CarrierType;
|
|
|
|
.line 2709
|
|
iput-boolean v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->isWifi_:Z
|
|
|
|
const-string v3, ""
|
|
|
|
.line 2710
|
|
iput-object v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->pkgname_:Ljava/lang/Object;
|
|
|
|
const-string v3, ""
|
|
|
|
.line 2711
|
|
iput-object v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->ua_:Ljava/lang/Object;
|
|
|
|
.line 2712
|
|
iput-boolean v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->isLocation_:Z
|
|
|
|
const-string v3, ""
|
|
|
|
.line 2713
|
|
iput-object v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->publishType_:Ljava/lang/Object;
|
|
|
|
const-string v3, ""
|
|
|
|
.line 2714
|
|
iput-object v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->netType_:Ljava/lang/Object;
|
|
|
|
.line 2715
|
|
iput v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->locationCityId_:I
|
|
|
|
.line 2716
|
|
iput-wide v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->registerTime_:J
|
|
|
|
.line 2717
|
|
iput-wide v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->uninstallRegisterTime_:J
|
|
|
|
.line 2718
|
|
invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->redDotStatus_:Ljava/util/List;
|
|
|
|
.line 2719
|
|
iput-boolean v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->isAvatarShow_:Z
|
|
|
|
.line 2720
|
|
iput-boolean v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->isUserAvatarShow_:Z
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static newBuilder()Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;
|
|
.locals 1
|
|
|
|
.line 3096
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;->access$1500()Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static newBuilder(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;)Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;
|
|
.locals 1
|
|
|
|
.line 3099
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;->mergeFrom(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;)Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseDelimitedFrom(Ljava/io/InputStream;)Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 3065
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
.line 3066
|
|
invoke-virtual {v0, p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;->mergeDelimitedFrom(Ljava/io/InputStream;)Z
|
|
|
|
move-result p0
|
|
|
|
if-eqz p0, :cond_0
|
|
|
|
.line 3067
|
|
invoke-static {v0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;->access$1400(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;)Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
|
|
:cond_0
|
|
const/4 p0, 0x0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseDelimitedFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 3076
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
.line 3077
|
|
invoke-virtual {v0, p0, p1}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;->mergeDelimitedFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Z
|
|
|
|
move-result p0
|
|
|
|
if-eqz p0, :cond_0
|
|
|
|
.line 3078
|
|
invoke-static {v0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;->access$1400(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;)Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
|
|
:cond_0
|
|
const/4 p0, 0x0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/google/protobuf/ByteString;)Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 3032
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;->mergeFrom(Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;
|
|
|
|
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;->access$1400(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;)Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 3038
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0, p1}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;->mergeFrom(Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;
|
|
|
|
.line 3039
|
|
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;->access$1400(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;)Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/google/protobuf/CodedInputStream;)Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 3086
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;->mergeFrom(Lcom/google/protobuf/CodedInputStream;)Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;
|
|
|
|
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;->access$1400(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;)Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 3092
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0, p1}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;->mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
.line 3093
|
|
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;->access$1400(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;)Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Ljava/io/InputStream;)Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 3054
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;->mergeFrom(Ljava/io/InputStream;)Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;
|
|
|
|
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;->access$1400(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;)Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 3060
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0, p1}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;->mergeFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;
|
|
|
|
.line 3061
|
|
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;->access$1400(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;)Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom([B)Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 3043
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;->mergeFrom([B)Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;
|
|
|
|
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;->access$1400(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;)Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom([BLcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 3049
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0, p1}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;->mergeFrom([BLcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;
|
|
|
|
.line 3050
|
|
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;->access$1400(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;)Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public getAndroidAdvId()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 2382
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->androidAdvId_:Ljava/lang/Object;
|
|
|
|
.line 2383
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 2384
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
|
|
.line 2386
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
.line 2388
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
.line 2389
|
|
invoke-static {v0}, Lcom/google/protobuf/Internal;->isValidUtf8(Lcom/google/protobuf/ByteString;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 2390
|
|
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->androidAdvId_:Ljava/lang/Object;
|
|
|
|
:cond_1
|
|
return-object v1
|
|
.end method
|
|
|
|
.method public getAndroidId()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 2350
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->androidId_:Ljava/lang/Object;
|
|
|
|
.line 2351
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 2352
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
|
|
.line 2354
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
.line 2356
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
.line 2357
|
|
invoke-static {v0}, Lcom/google/protobuf/Internal;->isValidUtf8(Lcom/google/protobuf/ByteString;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 2358
|
|
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->androidId_:Ljava/lang/Object;
|
|
|
|
:cond_1
|
|
return-object v1
|
|
.end method
|
|
|
|
.method public getAppVersion()I
|
|
.locals 1
|
|
|
|
.line 2130
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->appVersion_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getAvatarId()I
|
|
.locals 1
|
|
|
|
.line 2120
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->avatarId_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getCarrier()Lcom/moji/launchserver/AdCommonInterface$CarrierType;
|
|
.locals 1
|
|
|
|
.line 2466
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->carrier_:Lcom/moji/launchserver/AdCommonInterface$CarrierType;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getChannelId()J
|
|
.locals 2
|
|
|
|
.line 2202
|
|
iget-wide v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->channelId_:J
|
|
|
|
return-wide v0
|
|
.end method
|
|
|
|
.method public getCityId()I
|
|
.locals 1
|
|
|
|
.line 2110
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->cityId_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/MessageLite;
|
|
.locals 1
|
|
|
|
.line 2074
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->getDefaultInstanceForType()Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getDefaultInstanceForType()Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;
|
|
.locals 1
|
|
|
|
.line 2089
|
|
sget-object v0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->defaultInstance:Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getIdentifier()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 2286
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->identifier_:Ljava/lang/Object;
|
|
|
|
.line 2287
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 2288
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
|
|
.line 2290
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
.line 2292
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
.line 2293
|
|
invoke-static {v0}, Lcom/google/protobuf/Internal;->isValidUtf8(Lcom/google/protobuf/ByteString;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 2294
|
|
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->identifier_:Ljava/lang/Object;
|
|
|
|
:cond_1
|
|
return-object v1
|
|
.end method
|
|
|
|
.method public getIsAvatarShow()Z
|
|
.locals 1
|
|
|
|
.line 2675
|
|
iget-boolean v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->isAvatarShow_:Z
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getIsLocation()Z
|
|
.locals 1
|
|
|
|
.line 2550
|
|
iget-boolean v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->isLocation_:Z
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getIsUserAvatarShow()Z
|
|
.locals 1
|
|
|
|
.line 2685
|
|
iget-boolean v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->isUserAvatarShow_:Z
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getIsWifi()Z
|
|
.locals 1
|
|
|
|
.line 2476
|
|
iget-boolean v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->isWifi_:Z
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getLang()Lcom/moji/launchserver/AdCommonInterface$Language;
|
|
.locals 1
|
|
|
|
.line 2160
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->lang_:Lcom/moji/launchserver/AdCommonInterface$Language;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getLocationCityId()I
|
|
.locals 1
|
|
|
|
.line 2624
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->locationCityId_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getMcc()I
|
|
.locals 1
|
|
|
|
.line 2446
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->mcc_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getMnc()I
|
|
.locals 1
|
|
|
|
.line 2456
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->mnc_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getNetType()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 2592
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->netType_:Ljava/lang/Object;
|
|
|
|
.line 2593
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 2594
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
|
|
.line 2596
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
.line 2598
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
.line 2599
|
|
invoke-static {v0}, Lcom/google/protobuf/Internal;->isValidUtf8(Lcom/google/protobuf/ByteString;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 2600
|
|
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->netType_:Ljava/lang/Object;
|
|
|
|
:cond_1
|
|
return-object v1
|
|
.end method
|
|
|
|
.method public getOpenudid()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 2414
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->openudid_:Ljava/lang/Object;
|
|
|
|
.line 2415
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 2416
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
|
|
.line 2418
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
.line 2420
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
.line 2421
|
|
invoke-static {v0}, Lcom/google/protobuf/Internal;->isValidUtf8(Lcom/google/protobuf/ByteString;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 2422
|
|
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->openudid_:Ljava/lang/Object;
|
|
|
|
:cond_1
|
|
return-object v1
|
|
.end method
|
|
|
|
.method public getOsType()Lcom/moji/launchserver/AdCommonInterface$Platform;
|
|
.locals 1
|
|
|
|
.line 2212
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->osType_:Lcom/moji/launchserver/AdCommonInterface$Platform;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getOsVersion()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 2222
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->osVersion_:Ljava/lang/Object;
|
|
|
|
.line 2223
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 2224
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
|
|
.line 2226
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
.line 2228
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
.line 2229
|
|
invoke-static {v0}, Lcom/google/protobuf/Internal;->isValidUtf8(Lcom/google/protobuf/ByteString;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 2230
|
|
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->osVersion_:Ljava/lang/Object;
|
|
|
|
:cond_1
|
|
return-object v1
|
|
.end method
|
|
|
|
.method public getPhoneType()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 2254
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->phoneType_:Ljava/lang/Object;
|
|
|
|
.line 2255
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 2256
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
|
|
.line 2258
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
.line 2260
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
.line 2261
|
|
invoke-static {v0}, Lcom/google/protobuf/Internal;->isValidUtf8(Lcom/google/protobuf/ByteString;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 2262
|
|
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->phoneType_:Ljava/lang/Object;
|
|
|
|
:cond_1
|
|
return-object v1
|
|
.end method
|
|
|
|
.method public getPkgname()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 2486
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->pkgname_:Ljava/lang/Object;
|
|
|
|
.line 2487
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 2488
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
|
|
.line 2490
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
.line 2492
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
.line 2493
|
|
invoke-static {v0}, Lcom/google/protobuf/Internal;->isValidUtf8(Lcom/google/protobuf/ByteString;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 2494
|
|
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->pkgname_:Ljava/lang/Object;
|
|
|
|
:cond_1
|
|
return-object v1
|
|
.end method
|
|
|
|
.method public getPublishType()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 2560
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->publishType_:Ljava/lang/Object;
|
|
|
|
.line 2561
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 2562
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
|
|
.line 2564
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
.line 2566
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
.line 2567
|
|
invoke-static {v0}, Lcom/google/protobuf/Internal;->isValidUtf8(Lcom/google/protobuf/ByteString;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 2568
|
|
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->publishType_:Ljava/lang/Object;
|
|
|
|
:cond_1
|
|
return-object v1
|
|
.end method
|
|
|
|
.method public getRedDotStatus(I)Lcom/moji/launchserver/AdCommonInterface$RedDotStatus;
|
|
.locals 1
|
|
|
|
.line 2661
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->redDotStatus_:Ljava/util/List;
|
|
|
|
invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Lcom/moji/launchserver/AdCommonInterface$RedDotStatus;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public getRedDotStatusCount()I
|
|
.locals 1
|
|
|
|
.line 2658
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->redDotStatus_:Ljava/util/List;
|
|
|
|
invoke-interface {v0}, Ljava/util/List;->size()I
|
|
|
|
move-result v0
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getRedDotStatusList()Ljava/util/List;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/launchserver/AdCommonInterface$RedDotStatus;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 2651
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->redDotStatus_:Ljava/util/List;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getRedDotStatusOrBuilder(I)Lcom/moji/launchserver/AdCommonInterface$RedDotStatusOrBuilder;
|
|
.locals 1
|
|
|
|
.line 2665
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->redDotStatus_:Ljava/util/List;
|
|
|
|
invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Lcom/moji/launchserver/AdCommonInterface$RedDotStatusOrBuilder;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public getRedDotStatusOrBuilderList()Ljava/util/List;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"+",
|
|
"Lcom/moji/launchserver/AdCommonInterface$RedDotStatusOrBuilder;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 2655
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->redDotStatus_:Ljava/util/List;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getRegisterTime()J
|
|
.locals 2
|
|
|
|
.line 2634
|
|
iget-wide v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->registerTime_:J
|
|
|
|
return-wide v0
|
|
.end method
|
|
|
|
.method public getScreenHeight()I
|
|
.locals 1
|
|
|
|
.line 2150
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->screenHeight_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getScreenWidth()I
|
|
.locals 1
|
|
|
|
.line 2140
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->screenWidth_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getSerializedSize()I
|
|
.locals 8
|
|
|
|
.line 2886
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->memoizedSerializedSize:I
|
|
|
|
const/4 v1, -0x1
|
|
|
|
if-eq v0, v1, :cond_0
|
|
|
|
return v0
|
|
|
|
.line 2890
|
|
:cond_0
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/4 v1, 0x1
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
const/4 v2, 0x0
|
|
|
|
if-ne v0, v1, :cond_1
|
|
|
|
.line 2891
|
|
iget-wide v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->uid_:J
|
|
|
|
.line 2892
|
|
invoke-static {v1, v3, v4}, Lcom/google/protobuf/CodedOutputStream;->computeInt64Size(IJ)I
|
|
|
|
move-result v0
|
|
|
|
add-int/2addr v0, v2
|
|
|
|
goto :goto_0
|
|
|
|
:cond_1
|
|
const/4 v0, 0x0
|
|
|
|
.line 2894
|
|
:goto_0
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/4 v3, 0x2
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_2
|
|
|
|
.line 2895
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->cityId_:I
|
|
|
|
.line 2896
|
|
invoke-static {v3, v1}, Lcom/google/protobuf/CodedOutputStream;->computeInt32Size(II)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 2898
|
|
:cond_2
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/4 v3, 0x4
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_3
|
|
|
|
const/4 v1, 0x3
|
|
|
|
.line 2899
|
|
iget v4, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->avatarId_:I
|
|
|
|
.line 2900
|
|
invoke-static {v1, v4}, Lcom/google/protobuf/CodedOutputStream;->computeInt32Size(II)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 2902
|
|
:cond_3
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v4, 0x8
|
|
|
|
and-int/2addr v1, v4
|
|
|
|
if-ne v1, v4, :cond_4
|
|
|
|
.line 2903
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->appVersion_:I
|
|
|
|
.line 2904
|
|
invoke-static {v3, v1}, Lcom/google/protobuf/CodedOutputStream;->computeInt32Size(II)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 2906
|
|
:cond_4
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v3, 0x10
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_5
|
|
|
|
const/4 v1, 0x5
|
|
|
|
.line 2907
|
|
iget v5, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->screenWidth_:I
|
|
|
|
.line 2908
|
|
invoke-static {v1, v5}, Lcom/google/protobuf/CodedOutputStream;->computeInt32Size(II)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 2910
|
|
:cond_5
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v5, 0x20
|
|
|
|
and-int/2addr v1, v5
|
|
|
|
if-ne v1, v5, :cond_6
|
|
|
|
const/4 v1, 0x6
|
|
|
|
.line 2911
|
|
iget v6, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->screenHeight_:I
|
|
|
|
.line 2912
|
|
invoke-static {v1, v6}, Lcom/google/protobuf/CodedOutputStream;->computeInt32Size(II)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 2914
|
|
:cond_6
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v6, 0x40
|
|
|
|
and-int/2addr v1, v6
|
|
|
|
if-ne v1, v6, :cond_7
|
|
|
|
const/4 v1, 0x7
|
|
|
|
.line 2915
|
|
iget-object v6, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->lang_:Lcom/moji/launchserver/AdCommonInterface$Language;
|
|
|
|
.line 2916
|
|
invoke-virtual {v6}, Lcom/moji/launchserver/AdCommonInterface$Language;->getNumber()I
|
|
|
|
move-result v6
|
|
|
|
invoke-static {v1, v6}, Lcom/google/protobuf/CodedOutputStream;->computeEnumSize(II)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 2918
|
|
:cond_7
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v6, 0x80
|
|
|
|
and-int/2addr v1, v6
|
|
|
|
if-ne v1, v6, :cond_8
|
|
|
|
.line 2920
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->getSnsIdBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-static {v4, v1}, Lcom/google/protobuf/CodedOutputStream;->computeBytesSize(ILcom/google/protobuf/ByteString;)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 2922
|
|
:cond_8
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v4, 0x100
|
|
|
|
and-int/2addr v1, v4
|
|
|
|
if-ne v1, v4, :cond_9
|
|
|
|
const/16 v1, 0x9
|
|
|
|
.line 2923
|
|
iget-wide v6, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->channelId_:J
|
|
|
|
.line 2924
|
|
invoke-static {v1, v6, v7}, Lcom/google/protobuf/CodedOutputStream;->computeInt64Size(IJ)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 2926
|
|
:cond_9
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v4, 0x200
|
|
|
|
and-int/2addr v1, v4
|
|
|
|
if-ne v1, v4, :cond_a
|
|
|
|
const/16 v1, 0xa
|
|
|
|
.line 2927
|
|
iget-object v4, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->osType_:Lcom/moji/launchserver/AdCommonInterface$Platform;
|
|
|
|
.line 2928
|
|
invoke-virtual {v4}, Lcom/moji/launchserver/AdCommonInterface$Platform;->getNumber()I
|
|
|
|
move-result v4
|
|
|
|
invoke-static {v1, v4}, Lcom/google/protobuf/CodedOutputStream;->computeEnumSize(II)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 2930
|
|
:cond_a
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v4, 0x400
|
|
|
|
and-int/2addr v1, v4
|
|
|
|
if-ne v1, v4, :cond_b
|
|
|
|
const/16 v1, 0xb
|
|
|
|
.line 2932
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->getOsVersionBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v4
|
|
|
|
invoke-static {v1, v4}, Lcom/google/protobuf/CodedOutputStream;->computeBytesSize(ILcom/google/protobuf/ByteString;)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 2934
|
|
:cond_b
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v4, 0x800
|
|
|
|
and-int/2addr v1, v4
|
|
|
|
if-ne v1, v4, :cond_c
|
|
|
|
const/16 v1, 0xc
|
|
|
|
.line 2936
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->getPhoneTypeBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v4
|
|
|
|
invoke-static {v1, v4}, Lcom/google/protobuf/CodedOutputStream;->computeBytesSize(ILcom/google/protobuf/ByteString;)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 2938
|
|
:cond_c
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v4, 0x1000
|
|
|
|
and-int/2addr v1, v4
|
|
|
|
if-ne v1, v4, :cond_d
|
|
|
|
const/16 v1, 0xd
|
|
|
|
.line 2940
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->getIdentifierBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v4
|
|
|
|
invoke-static {v1, v4}, Lcom/google/protobuf/CodedOutputStream;->computeBytesSize(ILcom/google/protobuf/ByteString;)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 2942
|
|
:cond_d
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v4, 0x2000
|
|
|
|
and-int/2addr v1, v4
|
|
|
|
if-ne v1, v4, :cond_e
|
|
|
|
const/16 v1, 0xe
|
|
|
|
.line 2944
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->getWmaBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v4
|
|
|
|
invoke-static {v1, v4}, Lcom/google/protobuf/CodedOutputStream;->computeBytesSize(ILcom/google/protobuf/ByteString;)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 2946
|
|
:cond_e
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
and-int/lit16 v1, v1, 0x4000
|
|
|
|
const/16 v4, 0x4000
|
|
|
|
if-ne v1, v4, :cond_f
|
|
|
|
const/16 v1, 0xf
|
|
|
|
.line 2948
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->getAndroidIdBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v4
|
|
|
|
invoke-static {v1, v4}, Lcom/google/protobuf/CodedOutputStream;->computeBytesSize(ILcom/google/protobuf/ByteString;)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 2950
|
|
:cond_f
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const v4, 0x8000
|
|
|
|
and-int/2addr v1, v4
|
|
|
|
if-ne v1, v4, :cond_10
|
|
|
|
.line 2952
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->getAndroidAdvIdBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-static {v3, v1}, Lcom/google/protobuf/CodedOutputStream;->computeBytesSize(ILcom/google/protobuf/ByteString;)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 2954
|
|
:cond_10
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v3, 0x10000
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_11
|
|
|
|
const/16 v1, 0x11
|
|
|
|
.line 2956
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->getOpenudidBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v3
|
|
|
|
invoke-static {v1, v3}, Lcom/google/protobuf/CodedOutputStream;->computeBytesSize(ILcom/google/protobuf/ByteString;)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 2958
|
|
:cond_11
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v3, 0x20000
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_12
|
|
|
|
const/16 v1, 0x12
|
|
|
|
.line 2959
|
|
iget v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->mcc_:I
|
|
|
|
.line 2960
|
|
invoke-static {v1, v3}, Lcom/google/protobuf/CodedOutputStream;->computeInt32Size(II)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 2962
|
|
:cond_12
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v3, 0x40000
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_13
|
|
|
|
const/16 v1, 0x13
|
|
|
|
.line 2963
|
|
iget v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->mnc_:I
|
|
|
|
.line 2964
|
|
invoke-static {v1, v3}, Lcom/google/protobuf/CodedOutputStream;->computeInt32Size(II)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 2966
|
|
:cond_13
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v3, 0x80000
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_14
|
|
|
|
const/16 v1, 0x14
|
|
|
|
.line 2967
|
|
iget-object v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->carrier_:Lcom/moji/launchserver/AdCommonInterface$CarrierType;
|
|
|
|
.line 2968
|
|
invoke-virtual {v3}, Lcom/moji/launchserver/AdCommonInterface$CarrierType;->getNumber()I
|
|
|
|
move-result v3
|
|
|
|
invoke-static {v1, v3}, Lcom/google/protobuf/CodedOutputStream;->computeEnumSize(II)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 2970
|
|
:cond_14
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v3, 0x100000
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_15
|
|
|
|
const/16 v1, 0x15
|
|
|
|
.line 2971
|
|
iget-boolean v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->isWifi_:Z
|
|
|
|
.line 2972
|
|
invoke-static {v1, v3}, Lcom/google/protobuf/CodedOutputStream;->computeBoolSize(IZ)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 2974
|
|
:cond_15
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v3, 0x200000
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_16
|
|
|
|
const/16 v1, 0x16
|
|
|
|
.line 2976
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->getPkgnameBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v3
|
|
|
|
invoke-static {v1, v3}, Lcom/google/protobuf/CodedOutputStream;->computeBytesSize(ILcom/google/protobuf/ByteString;)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 2978
|
|
:cond_16
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v3, 0x400000
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_17
|
|
|
|
const/16 v1, 0x17
|
|
|
|
.line 2980
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->getUaBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v3
|
|
|
|
invoke-static {v1, v3}, Lcom/google/protobuf/CodedOutputStream;->computeBytesSize(ILcom/google/protobuf/ByteString;)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 2982
|
|
:cond_17
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v3, 0x800000
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_18
|
|
|
|
const/16 v1, 0x18
|
|
|
|
.line 2983
|
|
iget-boolean v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->isLocation_:Z
|
|
|
|
.line 2984
|
|
invoke-static {v1, v3}, Lcom/google/protobuf/CodedOutputStream;->computeBoolSize(IZ)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 2986
|
|
:cond_18
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v3, 0x1000000
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_19
|
|
|
|
const/16 v1, 0x19
|
|
|
|
.line 2988
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->getPublishTypeBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v3
|
|
|
|
invoke-static {v1, v3}, Lcom/google/protobuf/CodedOutputStream;->computeBytesSize(ILcom/google/protobuf/ByteString;)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 2990
|
|
:cond_19
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v3, 0x2000000
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_1a
|
|
|
|
const/16 v1, 0x1a
|
|
|
|
.line 2992
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->getNetTypeBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v3
|
|
|
|
invoke-static {v1, v3}, Lcom/google/protobuf/CodedOutputStream;->computeBytesSize(ILcom/google/protobuf/ByteString;)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 2994
|
|
:cond_1a
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v3, 0x4000000
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_1b
|
|
|
|
const/16 v1, 0x1b
|
|
|
|
.line 2995
|
|
iget v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->locationCityId_:I
|
|
|
|
.line 2996
|
|
invoke-static {v1, v3}, Lcom/google/protobuf/CodedOutputStream;->computeInt32Size(II)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 2998
|
|
:cond_1b
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v3, 0x8000000
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_1c
|
|
|
|
const/16 v1, 0x1c
|
|
|
|
.line 2999
|
|
iget-wide v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->registerTime_:J
|
|
|
|
.line 3000
|
|
invoke-static {v1, v3, v4}, Lcom/google/protobuf/CodedOutputStream;->computeInt64Size(IJ)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 3002
|
|
:cond_1c
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v3, 0x10000000
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_1d
|
|
|
|
const/16 v1, 0x1d
|
|
|
|
.line 3003
|
|
iget-wide v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->uninstallRegisterTime_:J
|
|
|
|
.line 3004
|
|
invoke-static {v1, v3, v4}, Lcom/google/protobuf/CodedOutputStream;->computeInt64Size(IJ)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 3006
|
|
:cond_1d
|
|
:goto_1
|
|
iget-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->redDotStatus_:Ljava/util/List;
|
|
|
|
invoke-interface {v1}, Ljava/util/List;->size()I
|
|
|
|
move-result v1
|
|
|
|
if-ge v2, v1, :cond_1e
|
|
|
|
const/16 v1, 0x1e
|
|
|
|
.line 3007
|
|
iget-object v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->redDotStatus_:Ljava/util/List;
|
|
|
|
.line 3008
|
|
invoke-interface {v3, v2}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object v3
|
|
|
|
check-cast v3, Lcom/google/protobuf/MessageLite;
|
|
|
|
invoke-static {v1, v3}, Lcom/google/protobuf/CodedOutputStream;->computeMessageSize(ILcom/google/protobuf/MessageLite;)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
add-int/lit8 v2, v2, 0x1
|
|
|
|
goto :goto_1
|
|
|
|
.line 3010
|
|
:cond_1e
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v2, 0x20000000
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_1f
|
|
|
|
const/16 v1, 0x1f
|
|
|
|
.line 3011
|
|
iget-boolean v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->isAvatarShow_:Z
|
|
|
|
.line 3012
|
|
invoke-static {v1, v2}, Lcom/google/protobuf/CodedOutputStream;->computeBoolSize(IZ)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 3014
|
|
:cond_1f
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v2, 0x40000000 # 2.0f
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_20
|
|
|
|
.line 3015
|
|
iget-boolean v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->isUserAvatarShow_:Z
|
|
|
|
.line 3016
|
|
invoke-static {v5, v1}, Lcom/google/protobuf/CodedOutputStream;->computeBoolSize(IZ)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 3018
|
|
:cond_20
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->memoizedSerializedSize:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getSnsId()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 2170
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->snsId_:Ljava/lang/Object;
|
|
|
|
.line 2171
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 2172
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
|
|
.line 2174
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
.line 2176
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
.line 2177
|
|
invoke-static {v0}, Lcom/google/protobuf/Internal;->isValidUtf8(Lcom/google/protobuf/ByteString;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 2178
|
|
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->snsId_:Ljava/lang/Object;
|
|
|
|
:cond_1
|
|
return-object v1
|
|
.end method
|
|
|
|
.method public getUa()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 2518
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->ua_:Ljava/lang/Object;
|
|
|
|
.line 2519
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 2520
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
|
|
.line 2522
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
.line 2524
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
.line 2525
|
|
invoke-static {v0}, Lcom/google/protobuf/Internal;->isValidUtf8(Lcom/google/protobuf/ByteString;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 2526
|
|
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->ua_:Ljava/lang/Object;
|
|
|
|
:cond_1
|
|
return-object v1
|
|
.end method
|
|
|
|
.method public getUid()J
|
|
.locals 2
|
|
|
|
.line 2100
|
|
iget-wide v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->uid_:J
|
|
|
|
return-wide v0
|
|
.end method
|
|
|
|
.method public getUninstallRegisterTime()J
|
|
.locals 2
|
|
|
|
.line 2644
|
|
iget-wide v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->uninstallRegisterTime_:J
|
|
|
|
return-wide v0
|
|
.end method
|
|
|
|
.method public getWma()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 2318
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->wma_:Ljava/lang/Object;
|
|
|
|
.line 2319
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 2320
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
|
|
.line 2322
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
.line 2324
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
.line 2325
|
|
invoke-static {v0}, Lcom/google/protobuf/Internal;->isValidUtf8(Lcom/google/protobuf/ByteString;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 2326
|
|
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->wma_:Ljava/lang/Object;
|
|
|
|
:cond_1
|
|
return-object v1
|
|
.end method
|
|
|
|
.method public hasAndroidAdvId()Z
|
|
.locals 2
|
|
|
|
.line 2379
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const v1, 0x8000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasAndroidId()Z
|
|
.locals 2
|
|
|
|
.line 2347
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v1, 0x4000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasAppVersion()Z
|
|
.locals 2
|
|
|
|
.line 2127
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v1, 0x8
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasAvatarId()Z
|
|
.locals 2
|
|
|
|
.line 2117
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/4 v1, 0x4
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasCarrier()Z
|
|
.locals 2
|
|
|
|
.line 2463
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v1, 0x80000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasChannelId()Z
|
|
.locals 2
|
|
|
|
.line 2199
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v1, 0x100
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasCityId()Z
|
|
.locals 2
|
|
|
|
.line 2107
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/4 v1, 0x2
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasIdentifier()Z
|
|
.locals 2
|
|
|
|
.line 2283
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v1, 0x1000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasIsAvatarShow()Z
|
|
.locals 2
|
|
|
|
.line 2672
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v1, 0x20000000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasIsLocation()Z
|
|
.locals 2
|
|
|
|
.line 2547
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v1, 0x800000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasIsUserAvatarShow()Z
|
|
.locals 2
|
|
|
|
.line 2682
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v1, 0x40000000 # 2.0f
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasIsWifi()Z
|
|
.locals 2
|
|
|
|
.line 2473
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v1, 0x100000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasLang()Z
|
|
.locals 2
|
|
|
|
.line 2157
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v1, 0x40
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasLocationCityId()Z
|
|
.locals 2
|
|
|
|
.line 2621
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v1, 0x4000000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasMcc()Z
|
|
.locals 2
|
|
|
|
.line 2443
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v1, 0x20000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasMnc()Z
|
|
.locals 2
|
|
|
|
.line 2453
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v1, 0x40000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasNetType()Z
|
|
.locals 2
|
|
|
|
.line 2589
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v1, 0x2000000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasOpenudid()Z
|
|
.locals 2
|
|
|
|
.line 2411
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v1, 0x10000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasOsType()Z
|
|
.locals 2
|
|
|
|
.line 2209
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v1, 0x200
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasOsVersion()Z
|
|
.locals 2
|
|
|
|
.line 2219
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v1, 0x400
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasPhoneType()Z
|
|
.locals 2
|
|
|
|
.line 2251
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v1, 0x800
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasPkgname()Z
|
|
.locals 2
|
|
|
|
.line 2483
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v1, 0x200000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasPublishType()Z
|
|
.locals 2
|
|
|
|
.line 2557
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v1, 0x1000000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasRegisterTime()Z
|
|
.locals 2
|
|
|
|
.line 2631
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v1, 0x8000000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasScreenHeight()Z
|
|
.locals 2
|
|
|
|
.line 2147
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v1, 0x20
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasScreenWidth()Z
|
|
.locals 2
|
|
|
|
.line 2137
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v1, 0x10
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasSnsId()Z
|
|
.locals 2
|
|
|
|
.line 2167
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v1, 0x80
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasUa()Z
|
|
.locals 2
|
|
|
|
.line 2515
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v1, 0x400000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasUid()Z
|
|
.locals 2
|
|
|
|
.line 2097
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/4 v1, 0x1
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v1, 0x0
|
|
|
|
:goto_0
|
|
return v1
|
|
.end method
|
|
|
|
.method public hasUninstallRegisterTime()Z
|
|
.locals 2
|
|
|
|
.line 2641
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v1, 0x10000000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasWma()Z
|
|
.locals 2
|
|
|
|
.line 2315
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v1, 0x2000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public final isInitialized()Z
|
|
.locals 4
|
|
|
|
.line 2724
|
|
iget-byte v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->memoizedIsInitialized:B
|
|
|
|
const/4 v1, 0x1
|
|
|
|
const/4 v2, 0x0
|
|
|
|
const/4 v3, -0x1
|
|
|
|
if-eq v0, v3, :cond_1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v1, 0x0
|
|
|
|
:goto_0
|
|
return v1
|
|
|
|
.line 2727
|
|
:cond_1
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->hasUid()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_2
|
|
|
|
.line 2728
|
|
iput-byte v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->memoizedIsInitialized:B
|
|
|
|
return v2
|
|
|
|
.line 2731
|
|
:cond_2
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->hasCityId()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_3
|
|
|
|
.line 2732
|
|
iput-byte v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->memoizedIsInitialized:B
|
|
|
|
return v2
|
|
|
|
.line 2735
|
|
:cond_3
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->hasAppVersion()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_4
|
|
|
|
.line 2736
|
|
iput-byte v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->memoizedIsInitialized:B
|
|
|
|
return v2
|
|
|
|
.line 2739
|
|
:cond_4
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->hasScreenWidth()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_5
|
|
|
|
.line 2740
|
|
iput-byte v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->memoizedIsInitialized:B
|
|
|
|
return v2
|
|
|
|
.line 2743
|
|
:cond_5
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->hasScreenHeight()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_6
|
|
|
|
.line 2744
|
|
iput-byte v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->memoizedIsInitialized:B
|
|
|
|
return v2
|
|
|
|
.line 2747
|
|
:cond_6
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->hasLang()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_7
|
|
|
|
.line 2748
|
|
iput-byte v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->memoizedIsInitialized:B
|
|
|
|
return v2
|
|
|
|
.line 2751
|
|
:cond_7
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->hasChannelId()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_8
|
|
|
|
.line 2752
|
|
iput-byte v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->memoizedIsInitialized:B
|
|
|
|
return v2
|
|
|
|
.line 2755
|
|
:cond_8
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->hasOsType()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_9
|
|
|
|
.line 2756
|
|
iput-byte v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->memoizedIsInitialized:B
|
|
|
|
return v2
|
|
|
|
.line 2759
|
|
:cond_9
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->hasOsVersion()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_a
|
|
|
|
.line 2760
|
|
iput-byte v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->memoizedIsInitialized:B
|
|
|
|
return v2
|
|
|
|
.line 2763
|
|
:cond_a
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->hasPhoneType()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_b
|
|
|
|
.line 2764
|
|
iput-byte v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->memoizedIsInitialized:B
|
|
|
|
return v2
|
|
|
|
.line 2767
|
|
:cond_b
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->hasIdentifier()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_c
|
|
|
|
.line 2768
|
|
iput-byte v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->memoizedIsInitialized:B
|
|
|
|
return v2
|
|
|
|
.line 2771
|
|
:cond_c
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->hasPkgname()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_d
|
|
|
|
.line 2772
|
|
iput-byte v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->memoizedIsInitialized:B
|
|
|
|
return v2
|
|
|
|
.line 2775
|
|
:cond_d
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->hasUa()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_e
|
|
|
|
.line 2776
|
|
iput-byte v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->memoizedIsInitialized:B
|
|
|
|
return v2
|
|
|
|
.line 2779
|
|
:cond_e
|
|
iput-byte v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->memoizedIsInitialized:B
|
|
|
|
return v1
|
|
.end method
|
|
|
|
.method public bridge synthetic newBuilderForType()Lcom/google/protobuf/MessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 2074
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->newBuilderForType()Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public newBuilderForType()Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;
|
|
.locals 1
|
|
|
|
.line 3097
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic toBuilder()Lcom/google/protobuf/MessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 2074
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->toBuilder()Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public toBuilder()Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;
|
|
.locals 1
|
|
|
|
.line 3101
|
|
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->newBuilder(Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;)Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method protected writeReplace()Ljava/lang/Object;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/ObjectStreamException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 3026
|
|
invoke-super {p0}, Lcom/google/protobuf/GeneratedMessageLite;->writeReplace()Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public writeTo(Lcom/google/protobuf/CodedOutputStream;)V
|
|
.locals 6
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 2785
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->getSerializedSize()I
|
|
|
|
.line 2786
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/4 v1, 0x1
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
.line 2787
|
|
iget-wide v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->uid_:J
|
|
|
|
invoke-virtual {p1, v1, v2, v3}, Lcom/google/protobuf/CodedOutputStream;->writeInt64(IJ)V
|
|
|
|
.line 2789
|
|
:cond_0
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/4 v1, 0x2
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_1
|
|
|
|
.line 2790
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->cityId_:I
|
|
|
|
invoke-virtual {p1, v1, v0}, Lcom/google/protobuf/CodedOutputStream;->writeInt32(II)V
|
|
|
|
.line 2792
|
|
:cond_1
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/4 v1, 0x4
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_2
|
|
|
|
const/4 v0, 0x3
|
|
|
|
.line 2793
|
|
iget v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->avatarId_:I
|
|
|
|
invoke-virtual {p1, v0, v2}, Lcom/google/protobuf/CodedOutputStream;->writeInt32(II)V
|
|
|
|
.line 2795
|
|
:cond_2
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v2, 0x8
|
|
|
|
and-int/2addr v0, v2
|
|
|
|
if-ne v0, v2, :cond_3
|
|
|
|
.line 2796
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->appVersion_:I
|
|
|
|
invoke-virtual {p1, v1, v0}, Lcom/google/protobuf/CodedOutputStream;->writeInt32(II)V
|
|
|
|
.line 2798
|
|
:cond_3
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v1, 0x10
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_4
|
|
|
|
const/4 v0, 0x5
|
|
|
|
.line 2799
|
|
iget v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->screenWidth_:I
|
|
|
|
invoke-virtual {p1, v0, v3}, Lcom/google/protobuf/CodedOutputStream;->writeInt32(II)V
|
|
|
|
.line 2801
|
|
:cond_4
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v3, 0x20
|
|
|
|
and-int/2addr v0, v3
|
|
|
|
if-ne v0, v3, :cond_5
|
|
|
|
const/4 v0, 0x6
|
|
|
|
.line 2802
|
|
iget v4, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->screenHeight_:I
|
|
|
|
invoke-virtual {p1, v0, v4}, Lcom/google/protobuf/CodedOutputStream;->writeInt32(II)V
|
|
|
|
.line 2804
|
|
:cond_5
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v4, 0x40
|
|
|
|
and-int/2addr v0, v4
|
|
|
|
if-ne v0, v4, :cond_6
|
|
|
|
const/4 v0, 0x7
|
|
|
|
.line 2805
|
|
iget-object v4, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->lang_:Lcom/moji/launchserver/AdCommonInterface$Language;
|
|
|
|
invoke-virtual {v4}, Lcom/moji/launchserver/AdCommonInterface$Language;->getNumber()I
|
|
|
|
move-result v4
|
|
|
|
invoke-virtual {p1, v0, v4}, Lcom/google/protobuf/CodedOutputStream;->writeEnum(II)V
|
|
|
|
.line 2807
|
|
:cond_6
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v4, 0x80
|
|
|
|
and-int/2addr v0, v4
|
|
|
|
if-ne v0, v4, :cond_7
|
|
|
|
.line 2808
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->getSnsIdBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p1, v2, v0}, Lcom/google/protobuf/CodedOutputStream;->writeBytes(ILcom/google/protobuf/ByteString;)V
|
|
|
|
.line 2810
|
|
:cond_7
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v2, 0x100
|
|
|
|
and-int/2addr v0, v2
|
|
|
|
if-ne v0, v2, :cond_8
|
|
|
|
const/16 v0, 0x9
|
|
|
|
.line 2811
|
|
iget-wide v4, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->channelId_:J
|
|
|
|
invoke-virtual {p1, v0, v4, v5}, Lcom/google/protobuf/CodedOutputStream;->writeInt64(IJ)V
|
|
|
|
.line 2813
|
|
:cond_8
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v2, 0x200
|
|
|
|
and-int/2addr v0, v2
|
|
|
|
if-ne v0, v2, :cond_9
|
|
|
|
const/16 v0, 0xa
|
|
|
|
.line 2814
|
|
iget-object v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->osType_:Lcom/moji/launchserver/AdCommonInterface$Platform;
|
|
|
|
invoke-virtual {v2}, Lcom/moji/launchserver/AdCommonInterface$Platform;->getNumber()I
|
|
|
|
move-result v2
|
|
|
|
invoke-virtual {p1, v0, v2}, Lcom/google/protobuf/CodedOutputStream;->writeEnum(II)V
|
|
|
|
.line 2816
|
|
:cond_9
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v2, 0x400
|
|
|
|
and-int/2addr v0, v2
|
|
|
|
if-ne v0, v2, :cond_a
|
|
|
|
const/16 v0, 0xb
|
|
|
|
.line 2817
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->getOsVersionBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v2
|
|
|
|
invoke-virtual {p1, v0, v2}, Lcom/google/protobuf/CodedOutputStream;->writeBytes(ILcom/google/protobuf/ByteString;)V
|
|
|
|
.line 2819
|
|
:cond_a
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v2, 0x800
|
|
|
|
and-int/2addr v0, v2
|
|
|
|
if-ne v0, v2, :cond_b
|
|
|
|
const/16 v0, 0xc
|
|
|
|
.line 2820
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->getPhoneTypeBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v2
|
|
|
|
invoke-virtual {p1, v0, v2}, Lcom/google/protobuf/CodedOutputStream;->writeBytes(ILcom/google/protobuf/ByteString;)V
|
|
|
|
.line 2822
|
|
:cond_b
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v2, 0x1000
|
|
|
|
and-int/2addr v0, v2
|
|
|
|
if-ne v0, v2, :cond_c
|
|
|
|
const/16 v0, 0xd
|
|
|
|
.line 2823
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->getIdentifierBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v2
|
|
|
|
invoke-virtual {p1, v0, v2}, Lcom/google/protobuf/CodedOutputStream;->writeBytes(ILcom/google/protobuf/ByteString;)V
|
|
|
|
.line 2825
|
|
:cond_c
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v2, 0x2000
|
|
|
|
and-int/2addr v0, v2
|
|
|
|
if-ne v0, v2, :cond_d
|
|
|
|
const/16 v0, 0xe
|
|
|
|
.line 2826
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->getWmaBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v2
|
|
|
|
invoke-virtual {p1, v0, v2}, Lcom/google/protobuf/CodedOutputStream;->writeBytes(ILcom/google/protobuf/ByteString;)V
|
|
|
|
.line 2828
|
|
:cond_d
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/16 v2, 0x4000
|
|
|
|
and-int/2addr v0, v2
|
|
|
|
if-ne v0, v2, :cond_e
|
|
|
|
const/16 v0, 0xf
|
|
|
|
.line 2829
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->getAndroidIdBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v2
|
|
|
|
invoke-virtual {p1, v0, v2}, Lcom/google/protobuf/CodedOutputStream;->writeBytes(ILcom/google/protobuf/ByteString;)V
|
|
|
|
.line 2831
|
|
:cond_e
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const v2, 0x8000
|
|
|
|
and-int/2addr v0, v2
|
|
|
|
if-ne v0, v2, :cond_f
|
|
|
|
.line 2832
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->getAndroidAdvIdBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p1, v1, v0}, Lcom/google/protobuf/CodedOutputStream;->writeBytes(ILcom/google/protobuf/ByteString;)V
|
|
|
|
.line 2834
|
|
:cond_f
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v1, 0x10000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_10
|
|
|
|
const/16 v0, 0x11
|
|
|
|
.line 2835
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->getOpenudidBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->writeBytes(ILcom/google/protobuf/ByteString;)V
|
|
|
|
.line 2837
|
|
:cond_10
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v1, 0x20000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_11
|
|
|
|
const/16 v0, 0x12
|
|
|
|
.line 2838
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->mcc_:I
|
|
|
|
invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->writeInt32(II)V
|
|
|
|
.line 2840
|
|
:cond_11
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v1, 0x40000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_12
|
|
|
|
const/16 v0, 0x13
|
|
|
|
.line 2841
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->mnc_:I
|
|
|
|
invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->writeInt32(II)V
|
|
|
|
.line 2843
|
|
:cond_12
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v1, 0x80000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_13
|
|
|
|
const/16 v0, 0x14
|
|
|
|
.line 2844
|
|
iget-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->carrier_:Lcom/moji/launchserver/AdCommonInterface$CarrierType;
|
|
|
|
invoke-virtual {v1}, Lcom/moji/launchserver/AdCommonInterface$CarrierType;->getNumber()I
|
|
|
|
move-result v1
|
|
|
|
invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->writeEnum(II)V
|
|
|
|
.line 2846
|
|
:cond_13
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v1, 0x100000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_14
|
|
|
|
const/16 v0, 0x15
|
|
|
|
.line 2847
|
|
iget-boolean v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->isWifi_:Z
|
|
|
|
invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->writeBool(IZ)V
|
|
|
|
.line 2849
|
|
:cond_14
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v1, 0x200000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_15
|
|
|
|
const/16 v0, 0x16
|
|
|
|
.line 2850
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->getPkgnameBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->writeBytes(ILcom/google/protobuf/ByteString;)V
|
|
|
|
.line 2852
|
|
:cond_15
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v1, 0x400000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_16
|
|
|
|
const/16 v0, 0x17
|
|
|
|
.line 2853
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->getUaBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->writeBytes(ILcom/google/protobuf/ByteString;)V
|
|
|
|
.line 2855
|
|
:cond_16
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v1, 0x800000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_17
|
|
|
|
const/16 v0, 0x18
|
|
|
|
.line 2856
|
|
iget-boolean v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->isLocation_:Z
|
|
|
|
invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->writeBool(IZ)V
|
|
|
|
.line 2858
|
|
:cond_17
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v1, 0x1000000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_18
|
|
|
|
const/16 v0, 0x19
|
|
|
|
.line 2859
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->getPublishTypeBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->writeBytes(ILcom/google/protobuf/ByteString;)V
|
|
|
|
.line 2861
|
|
:cond_18
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v1, 0x2000000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_19
|
|
|
|
const/16 v0, 0x1a
|
|
|
|
.line 2862
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->getNetTypeBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->writeBytes(ILcom/google/protobuf/ByteString;)V
|
|
|
|
.line 2864
|
|
:cond_19
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v1, 0x4000000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_1a
|
|
|
|
const/16 v0, 0x1b
|
|
|
|
.line 2865
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->locationCityId_:I
|
|
|
|
invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->writeInt32(II)V
|
|
|
|
.line 2867
|
|
:cond_1a
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v1, 0x8000000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_1b
|
|
|
|
const/16 v0, 0x1c
|
|
|
|
.line 2868
|
|
iget-wide v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->registerTime_:J
|
|
|
|
invoke-virtual {p1, v0, v1, v2}, Lcom/google/protobuf/CodedOutputStream;->writeInt64(IJ)V
|
|
|
|
.line 2870
|
|
:cond_1b
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v1, 0x10000000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_1c
|
|
|
|
const/16 v0, 0x1d
|
|
|
|
.line 2871
|
|
iget-wide v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->uninstallRegisterTime_:J
|
|
|
|
invoke-virtual {p1, v0, v1, v2}, Lcom/google/protobuf/CodedOutputStream;->writeInt64(IJ)V
|
|
|
|
:cond_1c
|
|
const/4 v0, 0x0
|
|
|
|
.line 2873
|
|
:goto_0
|
|
iget-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->redDotStatus_:Ljava/util/List;
|
|
|
|
invoke-interface {v1}, Ljava/util/List;->size()I
|
|
|
|
move-result v1
|
|
|
|
if-ge v0, v1, :cond_1d
|
|
|
|
const/16 v1, 0x1e
|
|
|
|
.line 2874
|
|
iget-object v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->redDotStatus_:Ljava/util/List;
|
|
|
|
invoke-interface {v2, v0}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object v2
|
|
|
|
check-cast v2, Lcom/google/protobuf/MessageLite;
|
|
|
|
invoke-virtual {p1, v1, v2}, Lcom/google/protobuf/CodedOutputStream;->writeMessage(ILcom/google/protobuf/MessageLite;)V
|
|
|
|
add-int/lit8 v0, v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
.line 2876
|
|
:cond_1d
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v1, 0x20000000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_1e
|
|
|
|
const/16 v0, 0x1f
|
|
|
|
.line 2877
|
|
iget-boolean v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->isAvatarShow_:Z
|
|
|
|
invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->writeBool(IZ)V
|
|
|
|
.line 2879
|
|
:cond_1e
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->bitField0_:I
|
|
|
|
const/high16 v1, 0x40000000 # 2.0f
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_1f
|
|
|
|
.line 2880
|
|
iget-boolean v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdRequestCommon;->isUserAvatarShow_:Z
|
|
|
|
invoke-virtual {p1, v3, v0}, Lcom/google/protobuf/CodedOutputStream;->writeBool(IZ)V
|
|
|
|
:cond_1f
|
|
return-void
|
|
.end method
|