3648 lines
95 KiB
Smali
3648 lines
95 KiB
Smali
.class public final Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;
|
|
.super Lcom/google/protobuf/GeneratedMessageLite;
|
|
.source "AdCommonInterface.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescriptionOrBuilder;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/launchserver/AdCommonInterface;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "AdAvatarCardDescription"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final ADD_COORDINATE_FIELD_NUMBER:I = 0x1a
|
|
|
|
.field public static final AD_ID_FIELD_NUMBER:I = 0x1
|
|
|
|
.field public static final AD_STAT_CLICK_PARAMS_FIELD_NUMBER:I = 0xf
|
|
|
|
.field public static final AD_STAT_SHOW_PARAMS_FIELD_NUMBER:I = 0xe
|
|
|
|
.field public static final BUTTON_COL_FIELD_NUMBER:I = 0xb
|
|
|
|
.field public static final BUTTON_CONTENT_FIELD_NUMBER:I = 0x9
|
|
|
|
.field public static final BUTTON_IMG_FIELD_NUMBER:I = 0xa
|
|
|
|
.field public static final CARD_SHOW_TIME_FIELD_NUMBER:I = 0x13
|
|
|
|
.field public static final CLICK_STATICS_URL_FIELD_NUMBER:I = 0xd
|
|
|
|
.field public static final CLICK_URL_FIELD_NUMBER:I = 0x4
|
|
|
|
.field public static final END_TIME_FIELD_NUMBER:I = 0x19
|
|
|
|
.field public static final ICON_INFO_FIELD_NUMBER:I = 0x5
|
|
|
|
.field public static final INTERVAL_TIME_FIELD_NUMBER:I = 0x11
|
|
|
|
.field public static final IS_CAROUSEL_FIELD_NUMBER:I = 0x12
|
|
|
|
.field public static final IS_EJECT_FIELD_NUMBER:I = 0x10
|
|
|
|
.field public static final MANUAL_QUEUE_LIMIT_FIELD_NUMBER:I = 0x17
|
|
|
|
.field public static final MANUAL_QUEUE_START_FIELD_NUMBER:I = 0x16
|
|
|
|
.field public static final POP_QUEUE_LIMIT_FIELD_NUMBER:I = 0x15
|
|
|
|
.field public static final POP_QUEUE_START_FIELD_NUMBER:I = 0x14
|
|
|
|
.field public static final PROPERTY_TYPE_FIELD_NUMBER:I = 0x1b
|
|
|
|
.field public static final SHOW_STATICS_URL_FIELD_NUMBER:I = 0xc
|
|
|
|
.field public static final SHOW_TYPE_FIELD_NUMBER:I = 0x2
|
|
|
|
.field public static final SKIP_TYPE_FIELD_NUMBER:I = 0x3
|
|
|
|
.field public static final START_TIME_FIELD_NUMBER:I = 0x18
|
|
|
|
.field public static final WORDS_COL_FIELD_NUMBER:I = 0x7
|
|
|
|
.field public static final WORDS_CONTENT_FIELD_NUMBER:I = 0x6
|
|
|
|
.field public static final WORDS_IMG_FIELD_NUMBER:I = 0x8
|
|
|
|
.field private static final defaultInstance:Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;
|
|
|
|
.field private static final serialVersionUID:J
|
|
|
|
|
|
# instance fields
|
|
.field private adId_:J
|
|
|
|
.field private adStatClickParams_:Ljava/lang/Object;
|
|
|
|
.field private adStatShowParams_:Ljava/lang/Object;
|
|
|
|
.field private addCoordinate_:I
|
|
|
|
.field private bitField0_:I
|
|
|
|
.field private buttonCol_:Ljava/lang/Object;
|
|
|
|
.field private buttonContent_:Ljava/lang/Object;
|
|
|
|
.field private buttonImg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
.field private cardShowTime_:J
|
|
|
|
.field private clickStaticsUrl_:Ljava/lang/Object;
|
|
|
|
.field private clickUrl_:Ljava/lang/Object;
|
|
|
|
.field private endTime_:I
|
|
|
|
.field private iconInfo_:Lcom/moji/launchserver/AdCommonInterface$IconInfo;
|
|
|
|
.field private intervalTime_:J
|
|
|
|
.field private isCarousel_:Z
|
|
|
|
.field private isEject_:Z
|
|
|
|
.field private manualQueueLimit_:J
|
|
|
|
.field private manualQueueStart_:J
|
|
|
|
.field private memoizedIsInitialized:B
|
|
|
|
.field private memoizedSerializedSize:I
|
|
|
|
.field private popQueueLimit_:J
|
|
|
|
.field private popQueueStart_:J
|
|
|
|
.field private propertyType_:I
|
|
|
|
.field private showStaticsUrl_:Ljava/lang/Object;
|
|
|
|
.field private showType_:I
|
|
|
|
.field private skipType_:Lcom/moji/launchserver/AdCommonInterface$SkipType;
|
|
|
|
.field private startTime_:I
|
|
|
|
.field private wordsCol_:Ljava/lang/Object;
|
|
|
|
.field private wordsContent_:Ljava/lang/Object;
|
|
|
|
.field private wordsImg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 2
|
|
|
|
.line 37709
|
|
new-instance v0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;
|
|
|
|
const/4 v1, 0x1
|
|
|
|
invoke-direct {v0, v1}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;-><init>(Z)V
|
|
|
|
sput-object v0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->defaultInstance:Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;
|
|
|
|
.line 37710
|
|
sget-object v0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->defaultInstance:Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;
|
|
|
|
invoke-direct {v0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->initFields()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;)V
|
|
.locals 0
|
|
|
|
.line 35581
|
|
invoke-direct {p0, p1}, Lcom/google/protobuf/GeneratedMessageLite;-><init>(Lcom/google/protobuf/GeneratedMessageLite$Builder;)V
|
|
|
|
const/4 p1, -0x1
|
|
|
|
.line 36092
|
|
iput-byte p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->memoizedIsInitialized:B
|
|
|
|
.line 36221
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->memoizedSerializedSize:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method synthetic constructor <init>(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;Lcom/moji/launchserver/AdCommonInterface$1;)V
|
|
.locals 0
|
|
|
|
.line 35576
|
|
invoke-direct {p0, p1}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;-><init>(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>(Z)V
|
|
.locals 0
|
|
|
|
.line 35583
|
|
invoke-direct {p0}, Lcom/google/protobuf/GeneratedMessageLite;-><init>()V
|
|
|
|
const/4 p1, -0x1
|
|
|
|
.line 36092
|
|
iput-byte p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->memoizedIsInitialized:B
|
|
|
|
.line 36221
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->memoizedSerializedSize:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method static synthetic access$47102(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;J)J
|
|
.locals 0
|
|
|
|
.line 35576
|
|
iput-wide p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->adId_:J
|
|
|
|
return-wide p1
|
|
.end method
|
|
|
|
.method static synthetic access$47202(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;I)I
|
|
.locals 0
|
|
|
|
.line 35576
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->showType_:I
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method static synthetic access$47302(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;Lcom/moji/launchserver/AdCommonInterface$SkipType;)Lcom/moji/launchserver/AdCommonInterface$SkipType;
|
|
.locals 0
|
|
|
|
.line 35576
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->skipType_:Lcom/moji/launchserver/AdCommonInterface$SkipType;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$47402(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 35576
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->clickUrl_:Ljava/lang/Object;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$47502(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;Lcom/moji/launchserver/AdCommonInterface$IconInfo;)Lcom/moji/launchserver/AdCommonInterface$IconInfo;
|
|
.locals 0
|
|
|
|
.line 35576
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->iconInfo_:Lcom/moji/launchserver/AdCommonInterface$IconInfo;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$47602(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 35576
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->wordsContent_:Ljava/lang/Object;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$47702(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 35576
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->wordsCol_:Ljava/lang/Object;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$47802(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;Lcom/moji/launchserver/AdCommonInterface$ImageInfo;)Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
.locals 0
|
|
|
|
.line 35576
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->wordsImg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$47902(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 35576
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->buttonContent_:Ljava/lang/Object;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$48002(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;Lcom/moji/launchserver/AdCommonInterface$ImageInfo;)Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
.locals 0
|
|
|
|
.line 35576
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->buttonImg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$48102(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 35576
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->buttonCol_:Ljava/lang/Object;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$48202(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 35576
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->showStaticsUrl_:Ljava/lang/Object;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$48302(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 35576
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->clickStaticsUrl_:Ljava/lang/Object;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$48402(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 35576
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->adStatShowParams_:Ljava/lang/Object;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$48502(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 35576
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->adStatClickParams_:Ljava/lang/Object;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$48602(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;Z)Z
|
|
.locals 0
|
|
|
|
.line 35576
|
|
iput-boolean p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->isEject_:Z
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method static synthetic access$48702(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;J)J
|
|
.locals 0
|
|
|
|
.line 35576
|
|
iput-wide p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->intervalTime_:J
|
|
|
|
return-wide p1
|
|
.end method
|
|
|
|
.method static synthetic access$48802(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;Z)Z
|
|
.locals 0
|
|
|
|
.line 35576
|
|
iput-boolean p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->isCarousel_:Z
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method static synthetic access$48902(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;J)J
|
|
.locals 0
|
|
|
|
.line 35576
|
|
iput-wide p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->cardShowTime_:J
|
|
|
|
return-wide p1
|
|
.end method
|
|
|
|
.method static synthetic access$49002(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;J)J
|
|
.locals 0
|
|
|
|
.line 35576
|
|
iput-wide p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->popQueueStart_:J
|
|
|
|
return-wide p1
|
|
.end method
|
|
|
|
.method static synthetic access$49102(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;J)J
|
|
.locals 0
|
|
|
|
.line 35576
|
|
iput-wide p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->popQueueLimit_:J
|
|
|
|
return-wide p1
|
|
.end method
|
|
|
|
.method static synthetic access$49202(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;J)J
|
|
.locals 0
|
|
|
|
.line 35576
|
|
iput-wide p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->manualQueueStart_:J
|
|
|
|
return-wide p1
|
|
.end method
|
|
|
|
.method static synthetic access$49302(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;J)J
|
|
.locals 0
|
|
|
|
.line 35576
|
|
iput-wide p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->manualQueueLimit_:J
|
|
|
|
return-wide p1
|
|
.end method
|
|
|
|
.method static synthetic access$49402(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;I)I
|
|
.locals 0
|
|
|
|
.line 35576
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->startTime_:I
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method static synthetic access$49502(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;I)I
|
|
.locals 0
|
|
|
|
.line 35576
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->endTime_:I
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method static synthetic access$49602(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;I)I
|
|
.locals 0
|
|
|
|
.line 35576
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->addCoordinate_:I
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method static synthetic access$49702(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;I)I
|
|
.locals 0
|
|
|
|
.line 35576
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->propertyType_:I
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method static synthetic access$49802(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;I)I
|
|
.locals 0
|
|
|
|
.line 35576
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method private getAdStatClickParamsBytes()Lcom/google/protobuf/ByteString;
|
|
.locals 2
|
|
|
|
.line 35932
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->adStatClickParams_:Ljava/lang/Object;
|
|
|
|
.line 35933
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 35934
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
.line 35935
|
|
invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
.line 35936
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->adStatClickParams_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 35939
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private getAdStatShowParamsBytes()Lcom/google/protobuf/ByteString;
|
|
.locals 2
|
|
|
|
.line 35900
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->adStatShowParams_:Ljava/lang/Object;
|
|
|
|
.line 35901
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 35902
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
.line 35903
|
|
invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
.line 35904
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->adStatShowParams_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 35907
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private getButtonColBytes()Lcom/google/protobuf/ByteString;
|
|
.locals 2
|
|
|
|
.line 35804
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->buttonCol_:Ljava/lang/Object;
|
|
|
|
.line 35805
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 35806
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
.line 35807
|
|
invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
.line 35808
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->buttonCol_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 35811
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private getButtonContentBytes()Lcom/google/protobuf/ByteString;
|
|
.locals 2
|
|
|
|
.line 35762
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->buttonContent_:Ljava/lang/Object;
|
|
|
|
.line 35763
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 35764
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
.line 35765
|
|
invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
.line 35766
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->buttonContent_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 35769
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private getClickStaticsUrlBytes()Lcom/google/protobuf/ByteString;
|
|
.locals 2
|
|
|
|
.line 35868
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->clickStaticsUrl_:Ljava/lang/Object;
|
|
|
|
.line 35869
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 35870
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
.line 35871
|
|
invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
.line 35872
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->clickStaticsUrl_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 35875
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private getClickUrlBytes()Lcom/google/protobuf/ByteString;
|
|
.locals 2
|
|
|
|
.line 35646
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->clickUrl_:Ljava/lang/Object;
|
|
|
|
.line 35647
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 35648
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
.line 35649
|
|
invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
.line 35650
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->clickUrl_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 35653
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;
|
|
.locals 1
|
|
|
|
.line 35587
|
|
sget-object v0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->defaultInstance:Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private getShowStaticsUrlBytes()Lcom/google/protobuf/ByteString;
|
|
.locals 2
|
|
|
|
.line 35836
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->showStaticsUrl_:Ljava/lang/Object;
|
|
|
|
.line 35837
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 35838
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
.line 35839
|
|
invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
.line 35840
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->showStaticsUrl_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 35843
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private getWordsColBytes()Lcom/google/protobuf/ByteString;
|
|
.locals 2
|
|
|
|
.line 35720
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->wordsCol_:Ljava/lang/Object;
|
|
|
|
.line 35721
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 35722
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
.line 35723
|
|
invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
.line 35724
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->wordsCol_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 35727
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private getWordsContentBytes()Lcom/google/protobuf/ByteString;
|
|
.locals 2
|
|
|
|
.line 35688
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->wordsContent_:Ljava/lang/Object;
|
|
|
|
.line 35689
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 35690
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
.line 35691
|
|
invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
.line 35692
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->wordsContent_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 35695
|
|
: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 36064
|
|
iput-wide v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->adId_:J
|
|
|
|
const/4 v2, 0x0
|
|
|
|
.line 36065
|
|
iput v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->showType_:I
|
|
|
|
.line 36066
|
|
sget-object v3, Lcom/moji/launchserver/AdCommonInterface$SkipType;->SKIPIN:Lcom/moji/launchserver/AdCommonInterface$SkipType;
|
|
|
|
iput-object v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->skipType_:Lcom/moji/launchserver/AdCommonInterface$SkipType;
|
|
|
|
const-string v3, ""
|
|
|
|
.line 36067
|
|
iput-object v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->clickUrl_:Ljava/lang/Object;
|
|
|
|
.line 36068
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$IconInfo;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$IconInfo;
|
|
|
|
move-result-object v3
|
|
|
|
iput-object v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->iconInfo_:Lcom/moji/launchserver/AdCommonInterface$IconInfo;
|
|
|
|
const-string v3, ""
|
|
|
|
.line 36069
|
|
iput-object v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->wordsContent_:Ljava/lang/Object;
|
|
|
|
const-string v3, ""
|
|
|
|
.line 36070
|
|
iput-object v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->wordsCol_:Ljava/lang/Object;
|
|
|
|
.line 36071
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object v3
|
|
|
|
iput-object v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->wordsImg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
const-string v3, ""
|
|
|
|
.line 36072
|
|
iput-object v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->buttonContent_:Ljava/lang/Object;
|
|
|
|
.line 36073
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object v3
|
|
|
|
iput-object v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->buttonImg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
const-string v3, ""
|
|
|
|
.line 36074
|
|
iput-object v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->buttonCol_:Ljava/lang/Object;
|
|
|
|
const-string v3, ""
|
|
|
|
.line 36075
|
|
iput-object v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->showStaticsUrl_:Ljava/lang/Object;
|
|
|
|
const-string v3, ""
|
|
|
|
.line 36076
|
|
iput-object v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->clickStaticsUrl_:Ljava/lang/Object;
|
|
|
|
const-string v3, ""
|
|
|
|
.line 36077
|
|
iput-object v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->adStatShowParams_:Ljava/lang/Object;
|
|
|
|
const-string v3, ""
|
|
|
|
.line 36078
|
|
iput-object v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->adStatClickParams_:Ljava/lang/Object;
|
|
|
|
.line 36079
|
|
iput-boolean v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->isEject_:Z
|
|
|
|
.line 36080
|
|
iput-wide v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->intervalTime_:J
|
|
|
|
.line 36081
|
|
iput-boolean v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->isCarousel_:Z
|
|
|
|
.line 36082
|
|
iput-wide v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->cardShowTime_:J
|
|
|
|
.line 36083
|
|
iput-wide v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->popQueueStart_:J
|
|
|
|
.line 36084
|
|
iput-wide v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->popQueueLimit_:J
|
|
|
|
.line 36085
|
|
iput-wide v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->manualQueueStart_:J
|
|
|
|
.line 36086
|
|
iput-wide v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->manualQueueLimit_:J
|
|
|
|
.line 36087
|
|
iput v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->startTime_:I
|
|
|
|
.line 36088
|
|
iput v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->endTime_:I
|
|
|
|
.line 36089
|
|
iput v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->addCoordinate_:I
|
|
|
|
.line 36090
|
|
iput v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->propertyType_:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static newBuilder()Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;
|
|
.locals 1
|
|
|
|
.line 36413
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;->access$46900()Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static newBuilder(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;)Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;
|
|
.locals 1
|
|
|
|
.line 36416
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;->mergeFrom(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;)Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseDelimitedFrom(Ljava/io/InputStream;)Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 36382
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
.line 36383
|
|
invoke-virtual {v0, p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;->mergeDelimitedFrom(Ljava/io/InputStream;)Z
|
|
|
|
move-result p0
|
|
|
|
if-eqz p0, :cond_0
|
|
|
|
.line 36384
|
|
invoke-static {v0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;->access$46800(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;)Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;
|
|
|
|
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$AdAvatarCardDescription;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 36393
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
.line 36394
|
|
invoke-virtual {v0, p0, p1}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;->mergeDelimitedFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Z
|
|
|
|
move-result p0
|
|
|
|
if-eqz p0, :cond_0
|
|
|
|
.line 36395
|
|
invoke-static {v0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;->access$46800(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;)Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;
|
|
|
|
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$AdAvatarCardDescription;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 36349
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;->mergeFrom(Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;
|
|
|
|
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;->access$46800(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;)Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;
|
|
|
|
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$AdAvatarCardDescription;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 36355
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0, p1}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$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$AdAvatarCardDescription$Builder;
|
|
|
|
.line 36356
|
|
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;->access$46800(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;)Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/google/protobuf/CodedInputStream;)Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 36403
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;->mergeFrom(Lcom/google/protobuf/CodedInputStream;)Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;
|
|
|
|
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;->access$46800(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;)Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;
|
|
|
|
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$AdAvatarCardDescription;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 36409
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0, p1}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;->mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
.line 36410
|
|
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;->access$46800(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;)Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Ljava/io/InputStream;)Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 36371
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;->mergeFrom(Ljava/io/InputStream;)Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;
|
|
|
|
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;->access$46800(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;)Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 36377
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0, p1}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$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$AdAvatarCardDescription$Builder;
|
|
|
|
.line 36378
|
|
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;->access$46800(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;)Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom([B)Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 36360
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;->mergeFrom([B)Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;
|
|
|
|
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;->access$46800(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;)Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom([BLcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 36366
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0, p1}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;->mergeFrom([BLcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;
|
|
|
|
.line 36367
|
|
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;->access$46800(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;)Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public getAdId()J
|
|
.locals 2
|
|
|
|
.line 35602
|
|
iget-wide v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->adId_:J
|
|
|
|
return-wide v0
|
|
.end method
|
|
|
|
.method public getAdStatClickParams()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 35918
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->adStatClickParams_:Ljava/lang/Object;
|
|
|
|
.line 35919
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 35920
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
|
|
.line 35922
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
.line 35924
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
.line 35925
|
|
invoke-static {v0}, Lcom/google/protobuf/Internal;->isValidUtf8(Lcom/google/protobuf/ByteString;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 35926
|
|
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->adStatClickParams_:Ljava/lang/Object;
|
|
|
|
:cond_1
|
|
return-object v1
|
|
.end method
|
|
|
|
.method public getAdStatShowParams()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 35886
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->adStatShowParams_:Ljava/lang/Object;
|
|
|
|
.line 35887
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 35888
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
|
|
.line 35890
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
.line 35892
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
.line 35893
|
|
invoke-static {v0}, Lcom/google/protobuf/Internal;->isValidUtf8(Lcom/google/protobuf/ByteString;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 35894
|
|
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->adStatShowParams_:Ljava/lang/Object;
|
|
|
|
:cond_1
|
|
return-object v1
|
|
.end method
|
|
|
|
.method public getAddCoordinate()I
|
|
.locals 1
|
|
|
|
.line 36050
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->addCoordinate_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getButtonCol()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 35790
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->buttonCol_:Ljava/lang/Object;
|
|
|
|
.line 35791
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 35792
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
|
|
.line 35794
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
.line 35796
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
.line 35797
|
|
invoke-static {v0}, Lcom/google/protobuf/Internal;->isValidUtf8(Lcom/google/protobuf/ByteString;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 35798
|
|
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->buttonCol_:Ljava/lang/Object;
|
|
|
|
:cond_1
|
|
return-object v1
|
|
.end method
|
|
|
|
.method public getButtonContent()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 35748
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->buttonContent_:Ljava/lang/Object;
|
|
|
|
.line 35749
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 35750
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
|
|
.line 35752
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
.line 35754
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
.line 35755
|
|
invoke-static {v0}, Lcom/google/protobuf/Internal;->isValidUtf8(Lcom/google/protobuf/ByteString;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 35756
|
|
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->buttonContent_:Ljava/lang/Object;
|
|
|
|
:cond_1
|
|
return-object v1
|
|
.end method
|
|
|
|
.method public getButtonImg()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
.locals 1
|
|
|
|
.line 35780
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->buttonImg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getCardShowTime()J
|
|
.locals 2
|
|
|
|
.line 35980
|
|
iget-wide v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->cardShowTime_:J
|
|
|
|
return-wide v0
|
|
.end method
|
|
|
|
.method public getClickStaticsUrl()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 35854
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->clickStaticsUrl_:Ljava/lang/Object;
|
|
|
|
.line 35855
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 35856
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
|
|
.line 35858
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
.line 35860
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
.line 35861
|
|
invoke-static {v0}, Lcom/google/protobuf/Internal;->isValidUtf8(Lcom/google/protobuf/ByteString;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 35862
|
|
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->clickStaticsUrl_:Ljava/lang/Object;
|
|
|
|
:cond_1
|
|
return-object v1
|
|
.end method
|
|
|
|
.method public getClickUrl()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 35632
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->clickUrl_:Ljava/lang/Object;
|
|
|
|
.line 35633
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 35634
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
|
|
.line 35636
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
.line 35638
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
.line 35639
|
|
invoke-static {v0}, Lcom/google/protobuf/Internal;->isValidUtf8(Lcom/google/protobuf/ByteString;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 35640
|
|
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->clickUrl_:Ljava/lang/Object;
|
|
|
|
:cond_1
|
|
return-object v1
|
|
.end method
|
|
|
|
.method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/MessageLite;
|
|
.locals 1
|
|
|
|
.line 35576
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->getDefaultInstanceForType()Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getDefaultInstanceForType()Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;
|
|
.locals 1
|
|
|
|
.line 35591
|
|
sget-object v0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->defaultInstance:Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getEndTime()I
|
|
.locals 1
|
|
|
|
.line 36040
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->endTime_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getIconInfo()Lcom/moji/launchserver/AdCommonInterface$IconInfo;
|
|
.locals 1
|
|
|
|
.line 35664
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->iconInfo_:Lcom/moji/launchserver/AdCommonInterface$IconInfo;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getIntervalTime()J
|
|
.locals 2
|
|
|
|
.line 35960
|
|
iget-wide v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->intervalTime_:J
|
|
|
|
return-wide v0
|
|
.end method
|
|
|
|
.method public getIsCarousel()Z
|
|
.locals 1
|
|
|
|
.line 35970
|
|
iget-boolean v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->isCarousel_:Z
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getIsEject()Z
|
|
.locals 1
|
|
|
|
.line 35950
|
|
iget-boolean v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->isEject_:Z
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getManualQueueLimit()J
|
|
.locals 2
|
|
|
|
.line 36020
|
|
iget-wide v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->manualQueueLimit_:J
|
|
|
|
return-wide v0
|
|
.end method
|
|
|
|
.method public getManualQueueStart()J
|
|
.locals 2
|
|
|
|
.line 36010
|
|
iget-wide v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->manualQueueStart_:J
|
|
|
|
return-wide v0
|
|
.end method
|
|
|
|
.method public getPopQueueLimit()J
|
|
.locals 2
|
|
|
|
.line 36000
|
|
iget-wide v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->popQueueLimit_:J
|
|
|
|
return-wide v0
|
|
.end method
|
|
|
|
.method public getPopQueueStart()J
|
|
.locals 2
|
|
|
|
.line 35990
|
|
iget-wide v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->popQueueStart_:J
|
|
|
|
return-wide v0
|
|
.end method
|
|
|
|
.method public getPropertyType()I
|
|
.locals 1
|
|
|
|
.line 36060
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->propertyType_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getSerializedSize()I
|
|
.locals 5
|
|
|
|
.line 36223
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->memoizedSerializedSize:I
|
|
|
|
const/4 v1, -0x1
|
|
|
|
if-eq v0, v1, :cond_0
|
|
|
|
return v0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
.line 36227
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/4 v2, 0x1
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_1
|
|
|
|
.line 36228
|
|
iget-wide v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->adId_:J
|
|
|
|
.line 36229
|
|
invoke-static {v2, v3, v4}, Lcom/google/protobuf/CodedOutputStream;->computeInt64Size(IJ)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 36231
|
|
:cond_1
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/4 v2, 0x2
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_2
|
|
|
|
.line 36232
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->showType_:I
|
|
|
|
.line 36233
|
|
invoke-static {v2, v1}, Lcom/google/protobuf/CodedOutputStream;->computeInt32Size(II)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 36235
|
|
:cond_2
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/4 v2, 0x4
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_3
|
|
|
|
const/4 v1, 0x3
|
|
|
|
.line 36236
|
|
iget-object v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->skipType_:Lcom/moji/launchserver/AdCommonInterface$SkipType;
|
|
|
|
.line 36237
|
|
invoke-virtual {v3}, Lcom/moji/launchserver/AdCommonInterface$SkipType;->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 36239
|
|
:cond_3
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/16 v3, 0x8
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_4
|
|
|
|
.line 36241
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->getClickUrlBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-static {v2, v1}, Lcom/google/protobuf/CodedOutputStream;->computeBytesSize(ILcom/google/protobuf/ByteString;)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 36243
|
|
:cond_4
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/16 v2, 0x10
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_5
|
|
|
|
const/4 v1, 0x5
|
|
|
|
.line 36244
|
|
iget-object v4, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->iconInfo_:Lcom/moji/launchserver/AdCommonInterface$IconInfo;
|
|
|
|
.line 36245
|
|
invoke-static {v1, v4}, Lcom/google/protobuf/CodedOutputStream;->computeMessageSize(ILcom/google/protobuf/MessageLite;)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 36247
|
|
:cond_5
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/16 v4, 0x20
|
|
|
|
and-int/2addr v1, v4
|
|
|
|
if-ne v1, v4, :cond_6
|
|
|
|
const/4 v1, 0x6
|
|
|
|
.line 36249
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->getWordsContentBytes()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 36251
|
|
:cond_6
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/16 v4, 0x40
|
|
|
|
and-int/2addr v1, v4
|
|
|
|
if-ne v1, v4, :cond_7
|
|
|
|
const/4 v1, 0x7
|
|
|
|
.line 36253
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->getWordsColBytes()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 36255
|
|
:cond_7
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/16 v4, 0x80
|
|
|
|
and-int/2addr v1, v4
|
|
|
|
if-ne v1, v4, :cond_8
|
|
|
|
.line 36256
|
|
iget-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->wordsImg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
.line 36257
|
|
invoke-static {v3, v1}, Lcom/google/protobuf/CodedOutputStream;->computeMessageSize(ILcom/google/protobuf/MessageLite;)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 36259
|
|
:cond_8
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/16 v3, 0x100
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_9
|
|
|
|
const/16 v1, 0x9
|
|
|
|
.line 36261
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->getButtonContentBytes()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 36263
|
|
:cond_9
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/16 v3, 0x200
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_a
|
|
|
|
const/16 v1, 0xa
|
|
|
|
.line 36264
|
|
iget-object v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->buttonImg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
.line 36265
|
|
invoke-static {v1, v3}, Lcom/google/protobuf/CodedOutputStream;->computeMessageSize(ILcom/google/protobuf/MessageLite;)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 36267
|
|
:cond_a
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/16 v3, 0x400
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_b
|
|
|
|
const/16 v1, 0xb
|
|
|
|
.line 36269
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->getButtonColBytes()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 36271
|
|
:cond_b
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/16 v3, 0x800
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_c
|
|
|
|
const/16 v1, 0xc
|
|
|
|
.line 36273
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->getShowStaticsUrlBytes()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 36275
|
|
:cond_c
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/16 v3, 0x1000
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_d
|
|
|
|
const/16 v1, 0xd
|
|
|
|
.line 36277
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->getClickStaticsUrlBytes()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 36279
|
|
:cond_d
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/16 v3, 0x2000
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_e
|
|
|
|
const/16 v1, 0xe
|
|
|
|
.line 36281
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->getAdStatShowParamsBytes()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 36283
|
|
:cond_e
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/16 v3, 0x4000
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_f
|
|
|
|
const/16 v1, 0xf
|
|
|
|
.line 36285
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->getAdStatClickParamsBytes()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 36287
|
|
:cond_f
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const v3, 0x8000
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_10
|
|
|
|
.line 36288
|
|
iget-boolean v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->isEject_:Z
|
|
|
|
.line 36289
|
|
invoke-static {v2, v1}, Lcom/google/protobuf/CodedOutputStream;->computeBoolSize(IZ)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 36291
|
|
:cond_10
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/high16 v2, 0x10000
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_11
|
|
|
|
const/16 v1, 0x11
|
|
|
|
.line 36292
|
|
iget-wide v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->intervalTime_:J
|
|
|
|
.line 36293
|
|
invoke-static {v1, v2, v3}, Lcom/google/protobuf/CodedOutputStream;->computeInt64Size(IJ)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 36295
|
|
:cond_11
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/high16 v2, 0x20000
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_12
|
|
|
|
const/16 v1, 0x12
|
|
|
|
.line 36296
|
|
iget-boolean v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->isCarousel_:Z
|
|
|
|
.line 36297
|
|
invoke-static {v1, v2}, Lcom/google/protobuf/CodedOutputStream;->computeBoolSize(IZ)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 36299
|
|
:cond_12
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/high16 v2, 0x40000
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_13
|
|
|
|
const/16 v1, 0x13
|
|
|
|
.line 36300
|
|
iget-wide v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->cardShowTime_:J
|
|
|
|
.line 36301
|
|
invoke-static {v1, v2, v3}, Lcom/google/protobuf/CodedOutputStream;->computeInt64Size(IJ)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 36303
|
|
:cond_13
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/high16 v2, 0x80000
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_14
|
|
|
|
const/16 v1, 0x14
|
|
|
|
.line 36304
|
|
iget-wide v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->popQueueStart_:J
|
|
|
|
.line 36305
|
|
invoke-static {v1, v2, v3}, Lcom/google/protobuf/CodedOutputStream;->computeInt64Size(IJ)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 36307
|
|
:cond_14
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/high16 v2, 0x100000
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_15
|
|
|
|
const/16 v1, 0x15
|
|
|
|
.line 36308
|
|
iget-wide v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->popQueueLimit_:J
|
|
|
|
.line 36309
|
|
invoke-static {v1, v2, v3}, Lcom/google/protobuf/CodedOutputStream;->computeInt64Size(IJ)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 36311
|
|
:cond_15
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/high16 v2, 0x200000
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_16
|
|
|
|
const/16 v1, 0x16
|
|
|
|
.line 36312
|
|
iget-wide v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->manualQueueStart_:J
|
|
|
|
.line 36313
|
|
invoke-static {v1, v2, v3}, Lcom/google/protobuf/CodedOutputStream;->computeInt64Size(IJ)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 36315
|
|
:cond_16
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/high16 v2, 0x400000
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_17
|
|
|
|
const/16 v1, 0x17
|
|
|
|
.line 36316
|
|
iget-wide v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->manualQueueLimit_:J
|
|
|
|
.line 36317
|
|
invoke-static {v1, v2, v3}, Lcom/google/protobuf/CodedOutputStream;->computeInt64Size(IJ)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 36319
|
|
:cond_17
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/high16 v2, 0x800000
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_18
|
|
|
|
const/16 v1, 0x18
|
|
|
|
.line 36320
|
|
iget v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->startTime_:I
|
|
|
|
.line 36321
|
|
invoke-static {v1, v2}, Lcom/google/protobuf/CodedOutputStream;->computeInt32Size(II)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 36323
|
|
:cond_18
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/high16 v2, 0x1000000
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_19
|
|
|
|
const/16 v1, 0x19
|
|
|
|
.line 36324
|
|
iget v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->endTime_:I
|
|
|
|
.line 36325
|
|
invoke-static {v1, v2}, Lcom/google/protobuf/CodedOutputStream;->computeInt32Size(II)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 36327
|
|
:cond_19
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/high16 v2, 0x2000000
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_1a
|
|
|
|
const/16 v1, 0x1a
|
|
|
|
.line 36328
|
|
iget v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->addCoordinate_:I
|
|
|
|
.line 36329
|
|
invoke-static {v1, v2}, Lcom/google/protobuf/CodedOutputStream;->computeInt32Size(II)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 36331
|
|
:cond_1a
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/high16 v2, 0x4000000
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_1b
|
|
|
|
const/16 v1, 0x1b
|
|
|
|
.line 36332
|
|
iget v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->propertyType_:I
|
|
|
|
.line 36333
|
|
invoke-static {v1, v2}, Lcom/google/protobuf/CodedOutputStream;->computeInt32Size(II)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 36335
|
|
:cond_1b
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->memoizedSerializedSize:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getShowStaticsUrl()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 35822
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->showStaticsUrl_:Ljava/lang/Object;
|
|
|
|
.line 35823
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 35824
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
|
|
.line 35826
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
.line 35828
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
.line 35829
|
|
invoke-static {v0}, Lcom/google/protobuf/Internal;->isValidUtf8(Lcom/google/protobuf/ByteString;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 35830
|
|
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->showStaticsUrl_:Ljava/lang/Object;
|
|
|
|
:cond_1
|
|
return-object v1
|
|
.end method
|
|
|
|
.method public getShowType()I
|
|
.locals 1
|
|
|
|
.line 35612
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->showType_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getSkipType()Lcom/moji/launchserver/AdCommonInterface$SkipType;
|
|
.locals 1
|
|
|
|
.line 35622
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->skipType_:Lcom/moji/launchserver/AdCommonInterface$SkipType;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getStartTime()I
|
|
.locals 1
|
|
|
|
.line 36030
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->startTime_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getWordsCol()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 35706
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->wordsCol_:Ljava/lang/Object;
|
|
|
|
.line 35707
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 35708
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
|
|
.line 35710
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
.line 35712
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
.line 35713
|
|
invoke-static {v0}, Lcom/google/protobuf/Internal;->isValidUtf8(Lcom/google/protobuf/ByteString;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 35714
|
|
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->wordsCol_:Ljava/lang/Object;
|
|
|
|
:cond_1
|
|
return-object v1
|
|
.end method
|
|
|
|
.method public getWordsContent()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 35674
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->wordsContent_:Ljava/lang/Object;
|
|
|
|
.line 35675
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 35676
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
|
|
.line 35678
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
.line 35680
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
.line 35681
|
|
invoke-static {v0}, Lcom/google/protobuf/Internal;->isValidUtf8(Lcom/google/protobuf/ByteString;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 35682
|
|
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->wordsContent_:Ljava/lang/Object;
|
|
|
|
:cond_1
|
|
return-object v1
|
|
.end method
|
|
|
|
.method public getWordsImg()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
.locals 1
|
|
|
|
.line 35738
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->wordsImg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public hasAdId()Z
|
|
.locals 2
|
|
|
|
.line 35599
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->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 hasAdStatClickParams()Z
|
|
.locals 2
|
|
|
|
.line 35915
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->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 hasAdStatShowParams()Z
|
|
.locals 2
|
|
|
|
.line 35883
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->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 hasAddCoordinate()Z
|
|
.locals 2
|
|
|
|
.line 36047
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->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 hasButtonCol()Z
|
|
.locals 2
|
|
|
|
.line 35787
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->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 hasButtonContent()Z
|
|
.locals 2
|
|
|
|
.line 35745
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->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 hasButtonImg()Z
|
|
.locals 2
|
|
|
|
.line 35777
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->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 hasCardShowTime()Z
|
|
.locals 2
|
|
|
|
.line 35977
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->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 hasClickStaticsUrl()Z
|
|
.locals 2
|
|
|
|
.line 35851
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->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 hasClickUrl()Z
|
|
.locals 2
|
|
|
|
.line 35629
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->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 hasEndTime()Z
|
|
.locals 2
|
|
|
|
.line 36037
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->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 hasIconInfo()Z
|
|
.locals 2
|
|
|
|
.line 35661
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->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 hasIntervalTime()Z
|
|
.locals 2
|
|
|
|
.line 35957
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->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 hasIsCarousel()Z
|
|
.locals 2
|
|
|
|
.line 35967
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->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 hasIsEject()Z
|
|
.locals 2
|
|
|
|
.line 35947
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->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 hasManualQueueLimit()Z
|
|
.locals 2
|
|
|
|
.line 36017
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->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 hasManualQueueStart()Z
|
|
.locals 2
|
|
|
|
.line 36007
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->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 hasPopQueueLimit()Z
|
|
.locals 2
|
|
|
|
.line 35997
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->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 hasPopQueueStart()Z
|
|
.locals 2
|
|
|
|
.line 35987
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->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 hasPropertyType()Z
|
|
.locals 2
|
|
|
|
.line 36057
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->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 hasShowStaticsUrl()Z
|
|
.locals 2
|
|
|
|
.line 35819
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->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 hasShowType()Z
|
|
.locals 2
|
|
|
|
.line 35609
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->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 hasSkipType()Z
|
|
.locals 2
|
|
|
|
.line 35619
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->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 hasStartTime()Z
|
|
.locals 2
|
|
|
|
.line 36027
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->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 hasWordsCol()Z
|
|
.locals 2
|
|
|
|
.line 35703
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->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 hasWordsContent()Z
|
|
.locals 2
|
|
|
|
.line 35671
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->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 hasWordsImg()Z
|
|
.locals 2
|
|
|
|
.line 35735
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->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 final isInitialized()Z
|
|
.locals 4
|
|
|
|
.line 36094
|
|
iget-byte v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->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 36097
|
|
:cond_1
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->hasAdId()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_2
|
|
|
|
.line 36098
|
|
iput-byte v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->memoizedIsInitialized:B
|
|
|
|
return v2
|
|
|
|
.line 36101
|
|
:cond_2
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->hasShowType()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_3
|
|
|
|
.line 36102
|
|
iput-byte v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->memoizedIsInitialized:B
|
|
|
|
return v2
|
|
|
|
.line 36105
|
|
:cond_3
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->hasSkipType()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_4
|
|
|
|
.line 36106
|
|
iput-byte v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->memoizedIsInitialized:B
|
|
|
|
return v2
|
|
|
|
.line 36109
|
|
:cond_4
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->hasClickUrl()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_5
|
|
|
|
.line 36110
|
|
iput-byte v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->memoizedIsInitialized:B
|
|
|
|
return v2
|
|
|
|
.line 36113
|
|
:cond_5
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->hasIconInfo()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_6
|
|
|
|
.line 36114
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->getIconInfo()Lcom/moji/launchserver/AdCommonInterface$IconInfo;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Lcom/moji/launchserver/AdCommonInterface$IconInfo;->isInitialized()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_6
|
|
|
|
.line 36115
|
|
iput-byte v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->memoizedIsInitialized:B
|
|
|
|
return v2
|
|
|
|
.line 36119
|
|
:cond_6
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->hasWordsImg()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_7
|
|
|
|
.line 36120
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->getWordsImg()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo;->isInitialized()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_7
|
|
|
|
.line 36121
|
|
iput-byte v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->memoizedIsInitialized:B
|
|
|
|
return v2
|
|
|
|
.line 36125
|
|
:cond_7
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->hasButtonImg()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_8
|
|
|
|
.line 36126
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->getButtonImg()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo;->isInitialized()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_8
|
|
|
|
.line 36127
|
|
iput-byte v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->memoizedIsInitialized:B
|
|
|
|
return v2
|
|
|
|
.line 36131
|
|
:cond_8
|
|
iput-byte v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->memoizedIsInitialized:B
|
|
|
|
return v1
|
|
.end method
|
|
|
|
.method public bridge synthetic newBuilderForType()Lcom/google/protobuf/MessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 35576
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->newBuilderForType()Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public newBuilderForType()Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;
|
|
.locals 1
|
|
|
|
.line 36414
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic toBuilder()Lcom/google/protobuf/MessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 35576
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->toBuilder()Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public toBuilder()Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$Builder;
|
|
.locals 1
|
|
|
|
.line 36418
|
|
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->newBuilder(Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;)Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription$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 36343
|
|
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 4
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 36137
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->getSerializedSize()I
|
|
|
|
.line 36138
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/4 v1, 0x1
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
.line 36139
|
|
iget-wide v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->adId_:J
|
|
|
|
invoke-virtual {p1, v1, v2, v3}, Lcom/google/protobuf/CodedOutputStream;->writeInt64(IJ)V
|
|
|
|
.line 36141
|
|
:cond_0
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/4 v1, 0x2
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_1
|
|
|
|
.line 36142
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->showType_:I
|
|
|
|
invoke-virtual {p1, v1, v0}, Lcom/google/protobuf/CodedOutputStream;->writeInt32(II)V
|
|
|
|
.line 36144
|
|
:cond_1
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/4 v1, 0x4
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_2
|
|
|
|
const/4 v0, 0x3
|
|
|
|
.line 36145
|
|
iget-object v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->skipType_:Lcom/moji/launchserver/AdCommonInterface$SkipType;
|
|
|
|
invoke-virtual {v2}, Lcom/moji/launchserver/AdCommonInterface$SkipType;->getNumber()I
|
|
|
|
move-result v2
|
|
|
|
invoke-virtual {p1, v0, v2}, Lcom/google/protobuf/CodedOutputStream;->writeEnum(II)V
|
|
|
|
.line 36147
|
|
:cond_2
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/16 v2, 0x8
|
|
|
|
and-int/2addr v0, v2
|
|
|
|
if-ne v0, v2, :cond_3
|
|
|
|
.line 36148
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->getClickUrlBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p1, v1, v0}, Lcom/google/protobuf/CodedOutputStream;->writeBytes(ILcom/google/protobuf/ByteString;)V
|
|
|
|
.line 36150
|
|
:cond_3
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/16 v1, 0x10
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_4
|
|
|
|
const/4 v0, 0x5
|
|
|
|
.line 36151
|
|
iget-object v3, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->iconInfo_:Lcom/moji/launchserver/AdCommonInterface$IconInfo;
|
|
|
|
invoke-virtual {p1, v0, v3}, Lcom/google/protobuf/CodedOutputStream;->writeMessage(ILcom/google/protobuf/MessageLite;)V
|
|
|
|
.line 36153
|
|
:cond_4
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/16 v3, 0x20
|
|
|
|
and-int/2addr v0, v3
|
|
|
|
if-ne v0, v3, :cond_5
|
|
|
|
const/4 v0, 0x6
|
|
|
|
.line 36154
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->getWordsContentBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v3
|
|
|
|
invoke-virtual {p1, v0, v3}, Lcom/google/protobuf/CodedOutputStream;->writeBytes(ILcom/google/protobuf/ByteString;)V
|
|
|
|
.line 36156
|
|
:cond_5
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/16 v3, 0x40
|
|
|
|
and-int/2addr v0, v3
|
|
|
|
if-ne v0, v3, :cond_6
|
|
|
|
const/4 v0, 0x7
|
|
|
|
.line 36157
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->getWordsColBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v3
|
|
|
|
invoke-virtual {p1, v0, v3}, Lcom/google/protobuf/CodedOutputStream;->writeBytes(ILcom/google/protobuf/ByteString;)V
|
|
|
|
.line 36159
|
|
:cond_6
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/16 v3, 0x80
|
|
|
|
and-int/2addr v0, v3
|
|
|
|
if-ne v0, v3, :cond_7
|
|
|
|
.line 36160
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->wordsImg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
invoke-virtual {p1, v2, v0}, Lcom/google/protobuf/CodedOutputStream;->writeMessage(ILcom/google/protobuf/MessageLite;)V
|
|
|
|
.line 36162
|
|
:cond_7
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/16 v2, 0x100
|
|
|
|
and-int/2addr v0, v2
|
|
|
|
if-ne v0, v2, :cond_8
|
|
|
|
const/16 v0, 0x9
|
|
|
|
.line 36163
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->getButtonContentBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v2
|
|
|
|
invoke-virtual {p1, v0, v2}, Lcom/google/protobuf/CodedOutputStream;->writeBytes(ILcom/google/protobuf/ByteString;)V
|
|
|
|
.line 36165
|
|
:cond_8
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/16 v2, 0x200
|
|
|
|
and-int/2addr v0, v2
|
|
|
|
if-ne v0, v2, :cond_9
|
|
|
|
const/16 v0, 0xa
|
|
|
|
.line 36166
|
|
iget-object v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->buttonImg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
invoke-virtual {p1, v0, v2}, Lcom/google/protobuf/CodedOutputStream;->writeMessage(ILcom/google/protobuf/MessageLite;)V
|
|
|
|
.line 36168
|
|
:cond_9
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/16 v2, 0x400
|
|
|
|
and-int/2addr v0, v2
|
|
|
|
if-ne v0, v2, :cond_a
|
|
|
|
const/16 v0, 0xb
|
|
|
|
.line 36169
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->getButtonColBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v2
|
|
|
|
invoke-virtual {p1, v0, v2}, Lcom/google/protobuf/CodedOutputStream;->writeBytes(ILcom/google/protobuf/ByteString;)V
|
|
|
|
.line 36171
|
|
:cond_a
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/16 v2, 0x800
|
|
|
|
and-int/2addr v0, v2
|
|
|
|
if-ne v0, v2, :cond_b
|
|
|
|
const/16 v0, 0xc
|
|
|
|
.line 36172
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->getShowStaticsUrlBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v2
|
|
|
|
invoke-virtual {p1, v0, v2}, Lcom/google/protobuf/CodedOutputStream;->writeBytes(ILcom/google/protobuf/ByteString;)V
|
|
|
|
.line 36174
|
|
:cond_b
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/16 v2, 0x1000
|
|
|
|
and-int/2addr v0, v2
|
|
|
|
if-ne v0, v2, :cond_c
|
|
|
|
const/16 v0, 0xd
|
|
|
|
.line 36175
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->getClickStaticsUrlBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v2
|
|
|
|
invoke-virtual {p1, v0, v2}, Lcom/google/protobuf/CodedOutputStream;->writeBytes(ILcom/google/protobuf/ByteString;)V
|
|
|
|
.line 36177
|
|
:cond_c
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/16 v2, 0x2000
|
|
|
|
and-int/2addr v0, v2
|
|
|
|
if-ne v0, v2, :cond_d
|
|
|
|
const/16 v0, 0xe
|
|
|
|
.line 36178
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->getAdStatShowParamsBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v2
|
|
|
|
invoke-virtual {p1, v0, v2}, Lcom/google/protobuf/CodedOutputStream;->writeBytes(ILcom/google/protobuf/ByteString;)V
|
|
|
|
.line 36180
|
|
:cond_d
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/16 v2, 0x4000
|
|
|
|
and-int/2addr v0, v2
|
|
|
|
if-ne v0, v2, :cond_e
|
|
|
|
const/16 v0, 0xf
|
|
|
|
.line 36181
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->getAdStatClickParamsBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v2
|
|
|
|
invoke-virtual {p1, v0, v2}, Lcom/google/protobuf/CodedOutputStream;->writeBytes(ILcom/google/protobuf/ByteString;)V
|
|
|
|
.line 36183
|
|
:cond_e
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const v2, 0x8000
|
|
|
|
and-int/2addr v0, v2
|
|
|
|
if-ne v0, v2, :cond_f
|
|
|
|
.line 36184
|
|
iget-boolean v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->isEject_:Z
|
|
|
|
invoke-virtual {p1, v1, v0}, Lcom/google/protobuf/CodedOutputStream;->writeBool(IZ)V
|
|
|
|
.line 36186
|
|
:cond_f
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/high16 v1, 0x10000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_10
|
|
|
|
const/16 v0, 0x11
|
|
|
|
.line 36187
|
|
iget-wide v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->intervalTime_:J
|
|
|
|
invoke-virtual {p1, v0, v1, v2}, Lcom/google/protobuf/CodedOutputStream;->writeInt64(IJ)V
|
|
|
|
.line 36189
|
|
:cond_10
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/high16 v1, 0x20000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_11
|
|
|
|
const/16 v0, 0x12
|
|
|
|
.line 36190
|
|
iget-boolean v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->isCarousel_:Z
|
|
|
|
invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->writeBool(IZ)V
|
|
|
|
.line 36192
|
|
:cond_11
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/high16 v1, 0x40000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_12
|
|
|
|
const/16 v0, 0x13
|
|
|
|
.line 36193
|
|
iget-wide v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->cardShowTime_:J
|
|
|
|
invoke-virtual {p1, v0, v1, v2}, Lcom/google/protobuf/CodedOutputStream;->writeInt64(IJ)V
|
|
|
|
.line 36195
|
|
:cond_12
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/high16 v1, 0x80000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_13
|
|
|
|
const/16 v0, 0x14
|
|
|
|
.line 36196
|
|
iget-wide v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->popQueueStart_:J
|
|
|
|
invoke-virtual {p1, v0, v1, v2}, Lcom/google/protobuf/CodedOutputStream;->writeInt64(IJ)V
|
|
|
|
.line 36198
|
|
:cond_13
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/high16 v1, 0x100000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_14
|
|
|
|
const/16 v0, 0x15
|
|
|
|
.line 36199
|
|
iget-wide v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->popQueueLimit_:J
|
|
|
|
invoke-virtual {p1, v0, v1, v2}, Lcom/google/protobuf/CodedOutputStream;->writeInt64(IJ)V
|
|
|
|
.line 36201
|
|
:cond_14
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/high16 v1, 0x200000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_15
|
|
|
|
const/16 v0, 0x16
|
|
|
|
.line 36202
|
|
iget-wide v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->manualQueueStart_:J
|
|
|
|
invoke-virtual {p1, v0, v1, v2}, Lcom/google/protobuf/CodedOutputStream;->writeInt64(IJ)V
|
|
|
|
.line 36204
|
|
:cond_15
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/high16 v1, 0x400000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_16
|
|
|
|
const/16 v0, 0x17
|
|
|
|
.line 36205
|
|
iget-wide v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->manualQueueLimit_:J
|
|
|
|
invoke-virtual {p1, v0, v1, v2}, Lcom/google/protobuf/CodedOutputStream;->writeInt64(IJ)V
|
|
|
|
.line 36207
|
|
:cond_16
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/high16 v1, 0x800000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_17
|
|
|
|
const/16 v0, 0x18
|
|
|
|
.line 36208
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->startTime_:I
|
|
|
|
invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->writeInt32(II)V
|
|
|
|
.line 36210
|
|
:cond_17
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/high16 v1, 0x1000000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_18
|
|
|
|
const/16 v0, 0x19
|
|
|
|
.line 36211
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->endTime_:I
|
|
|
|
invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->writeInt32(II)V
|
|
|
|
.line 36213
|
|
:cond_18
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/high16 v1, 0x2000000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_19
|
|
|
|
const/16 v0, 0x1a
|
|
|
|
.line 36214
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->addCoordinate_:I
|
|
|
|
invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->writeInt32(II)V
|
|
|
|
.line 36216
|
|
:cond_19
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->bitField0_:I
|
|
|
|
const/high16 v1, 0x4000000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_1a
|
|
|
|
const/16 v0, 0x1b
|
|
|
|
.line 36217
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdAvatarCardDescription;->propertyType_:I
|
|
|
|
invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->writeInt32(II)V
|
|
|
|
:cond_1a
|
|
return-void
|
|
.end method
|