Weather/smali_classes2/com/moji/launchserver/AdCommonInterface$Clothing.smali
2021-05-10 10:13:34 +02:00

1245 lines
34 KiB
Smali

.class public final Lcom/moji/launchserver/AdCommonInterface$Clothing;
.super Lcom/google/protobuf/GeneratedMessageLite;
.source "AdCommonInterface.java"
# interfaces
.implements Lcom/moji/launchserver/AdCommonInterface$ClothingOrBuilder;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/launchserver/AdCommonInterface;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "Clothing"
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;
}
.end annotation
# static fields
.field public static final AD_STAT_CLICK_PARAMS_FIELD_NUMBER:I = 0x5
.field public static final AD_STAT_SHOW_PARAMS_FIELD_NUMBER:I = 0x4
.field public static final CLOTHING_ID_FIELD_NUMBER:I = 0x1
.field public static final IMAGE_INFO_FIELD_NUMBER:I = 0x2
.field public static final SHOW_STATICS_URL_FIELD_NUMBER:I = 0x3
.field private static final defaultInstance:Lcom/moji/launchserver/AdCommonInterface$Clothing;
.field private static final serialVersionUID:J
# instance fields
.field private adStatClickParams_:Ljava/lang/Object;
.field private adStatShowParams_:Ljava/lang/Object;
.field private bitField0_:I
.field private clothingId_:J
.field private imageInfo_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
.field private memoizedIsInitialized:B
.field private memoizedSerializedSize:I
.field private showStaticsUrl_:Ljava/lang/Object;
# direct methods
.method static constructor <clinit>()V
.locals 2
.line 19997
new-instance v0, Lcom/moji/launchserver/AdCommonInterface$Clothing;
const/4 v1, 0x1
invoke-direct {v0, v1}, Lcom/moji/launchserver/AdCommonInterface$Clothing;-><init>(Z)V
sput-object v0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->defaultInstance:Lcom/moji/launchserver/AdCommonInterface$Clothing;
.line 19998
sget-object v0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->defaultInstance:Lcom/moji/launchserver/AdCommonInterface$Clothing;
invoke-direct {v0}, Lcom/moji/launchserver/AdCommonInterface$Clothing;->initFields()V
return-void
.end method
.method private constructor <init>(Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;)V
.locals 0
.line 19360
invoke-direct {p0, p1}, Lcom/google/protobuf/GeneratedMessageLite;-><init>(Lcom/google/protobuf/GeneratedMessageLite$Builder;)V
const/4 p1, -0x1
.line 19497
iput-byte p1, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->memoizedIsInitialized:B
.line 19538
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->memoizedSerializedSize:I
return-void
.end method
.method synthetic constructor <init>(Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;Lcom/moji/launchserver/AdCommonInterface$1;)V
.locals 0
.line 19355
invoke-direct {p0, p1}, Lcom/moji/launchserver/AdCommonInterface$Clothing;-><init>(Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;)V
return-void
.end method
.method private constructor <init>(Z)V
.locals 0
.line 19362
invoke-direct {p0}, Lcom/google/protobuf/GeneratedMessageLite;-><init>()V
const/4 p1, -0x1
.line 19497
iput-byte p1, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->memoizedIsInitialized:B
.line 19538
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->memoizedSerializedSize:I
return-void
.end method
.method static synthetic access$25502(Lcom/moji/launchserver/AdCommonInterface$Clothing;J)J
.locals 0
.line 19355
iput-wide p1, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->clothingId_:J
return-wide p1
.end method
.method static synthetic access$25602(Lcom/moji/launchserver/AdCommonInterface$Clothing;Lcom/moji/launchserver/AdCommonInterface$ImageInfo;)Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
.locals 0
.line 19355
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->imageInfo_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
return-object p1
.end method
.method static synthetic access$25702(Lcom/moji/launchserver/AdCommonInterface$Clothing;Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
.line 19355
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->showStaticsUrl_:Ljava/lang/Object;
return-object p1
.end method
.method static synthetic access$25802(Lcom/moji/launchserver/AdCommonInterface$Clothing;Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
.line 19355
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->adStatShowParams_:Ljava/lang/Object;
return-object p1
.end method
.method static synthetic access$25902(Lcom/moji/launchserver/AdCommonInterface$Clothing;Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
.line 19355
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->adStatClickParams_:Ljava/lang/Object;
return-object p1
.end method
.method static synthetic access$26002(Lcom/moji/launchserver/AdCommonInterface$Clothing;I)I
.locals 0
.line 19355
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->bitField0_:I
return p1
.end method
.method private getAdStatClickParamsBytes()Lcom/google/protobuf/ByteString;
.locals 2
.line 19479
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->adStatClickParams_:Ljava/lang/Object;
.line 19480
instance-of v1, v0, Ljava/lang/String;
if-eqz v1, :cond_0
.line 19481
check-cast v0, Ljava/lang/String;
.line 19482
invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
move-result-object v0
.line 19483
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->adStatClickParams_:Ljava/lang/Object;
return-object v0
.line 19486
:cond_0
check-cast v0, Lcom/google/protobuf/ByteString;
return-object v0
.end method
.method private getAdStatShowParamsBytes()Lcom/google/protobuf/ByteString;
.locals 2
.line 19447
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->adStatShowParams_:Ljava/lang/Object;
.line 19448
instance-of v1, v0, Ljava/lang/String;
if-eqz v1, :cond_0
.line 19449
check-cast v0, Ljava/lang/String;
.line 19450
invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
move-result-object v0
.line 19451
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->adStatShowParams_:Ljava/lang/Object;
return-object v0
.line 19454
:cond_0
check-cast v0, Lcom/google/protobuf/ByteString;
return-object v0
.end method
.method public static getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$Clothing;
.locals 1
.line 19366
sget-object v0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->defaultInstance:Lcom/moji/launchserver/AdCommonInterface$Clothing;
return-object v0
.end method
.method private getShowStaticsUrlBytes()Lcom/google/protobuf/ByteString;
.locals 2
.line 19415
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->showStaticsUrl_:Ljava/lang/Object;
.line 19416
instance-of v1, v0, Ljava/lang/String;
if-eqz v1, :cond_0
.line 19417
check-cast v0, Ljava/lang/String;
.line 19418
invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
move-result-object v0
.line 19419
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->showStaticsUrl_:Ljava/lang/Object;
return-object v0
.line 19422
:cond_0
check-cast v0, Lcom/google/protobuf/ByteString;
return-object v0
.end method
.method private initFields()V
.locals 2
const-wide/16 v0, 0x0
.line 19491
iput-wide v0, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->clothingId_:J
.line 19492
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
move-result-object v0
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->imageInfo_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
const-string v0, ""
.line 19493
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->showStaticsUrl_:Ljava/lang/Object;
const-string v0, ""
.line 19494
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->adStatShowParams_:Ljava/lang/Object;
const-string v0, ""
.line 19495
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->adStatClickParams_:Ljava/lang/Object;
return-void
.end method
.method public static newBuilder()Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;
.locals 1
.line 19642
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;->access$25300()Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;
move-result-object v0
return-object v0
.end method
.method public static newBuilder(Lcom/moji/launchserver/AdCommonInterface$Clothing;)Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;
.locals 1
.line 19645
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$Clothing;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;
move-result-object v0
invoke-virtual {v0, p0}, Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;->mergeFrom(Lcom/moji/launchserver/AdCommonInterface$Clothing;)Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;
move-result-object p0
return-object p0
.end method
.method public static parseDelimitedFrom(Ljava/io/InputStream;)Lcom/moji/launchserver/AdCommonInterface$Clothing;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 19611
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$Clothing;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;
move-result-object v0
.line 19612
invoke-virtual {v0, p0}, Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;->mergeDelimitedFrom(Ljava/io/InputStream;)Z
move-result p0
if-eqz p0, :cond_0
.line 19613
invoke-static {v0}, Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;->access$25200(Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;)Lcom/moji/launchserver/AdCommonInterface$Clothing;
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$Clothing;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 19622
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$Clothing;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;
move-result-object v0
.line 19623
invoke-virtual {v0, p0, p1}, Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;->mergeDelimitedFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Z
move-result p0
if-eqz p0, :cond_0
.line 19624
invoke-static {v0}, Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;->access$25200(Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;)Lcom/moji/launchserver/AdCommonInterface$Clothing;
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$Clothing;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.line 19578
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$Clothing;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;
move-result-object v0
invoke-virtual {v0, p0}, Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;->mergeFrom(Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/AbstractMessageLite$Builder;
move-result-object p0
check-cast p0, Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;->access$25200(Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;)Lcom/moji/launchserver/AdCommonInterface$Clothing;
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$Clothing;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.line 19584
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$Clothing;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;
move-result-object v0
invoke-virtual {v0, p0, p1}, Lcom/moji/launchserver/AdCommonInterface$Clothing$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$Clothing$Builder;
.line 19585
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;->access$25200(Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;)Lcom/moji/launchserver/AdCommonInterface$Clothing;
move-result-object p0
return-object p0
.end method
.method public static parseFrom(Lcom/google/protobuf/CodedInputStream;)Lcom/moji/launchserver/AdCommonInterface$Clothing;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 19632
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$Clothing;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;
move-result-object v0
invoke-virtual {v0, p0}, Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;->mergeFrom(Lcom/google/protobuf/CodedInputStream;)Lcom/google/protobuf/AbstractMessageLite$Builder;
move-result-object p0
check-cast p0, Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;->access$25200(Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;)Lcom/moji/launchserver/AdCommonInterface$Clothing;
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$Clothing;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 19638
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$Clothing;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;
move-result-object v0
invoke-virtual {v0, p0, p1}, Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;->mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;
move-result-object p0
.line 19639
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;->access$25200(Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;)Lcom/moji/launchserver/AdCommonInterface$Clothing;
move-result-object p0
return-object p0
.end method
.method public static parseFrom(Ljava/io/InputStream;)Lcom/moji/launchserver/AdCommonInterface$Clothing;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 19600
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$Clothing;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;
move-result-object v0
invoke-virtual {v0, p0}, Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;->mergeFrom(Ljava/io/InputStream;)Lcom/google/protobuf/AbstractMessageLite$Builder;
move-result-object p0
check-cast p0, Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;->access$25200(Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;)Lcom/moji/launchserver/AdCommonInterface$Clothing;
move-result-object p0
return-object p0
.end method
.method public static parseFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/launchserver/AdCommonInterface$Clothing;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 19606
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$Clothing;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;
move-result-object v0
invoke-virtual {v0, p0, p1}, Lcom/moji/launchserver/AdCommonInterface$Clothing$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$Clothing$Builder;
.line 19607
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;->access$25200(Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;)Lcom/moji/launchserver/AdCommonInterface$Clothing;
move-result-object p0
return-object p0
.end method
.method public static parseFrom([B)Lcom/moji/launchserver/AdCommonInterface$Clothing;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.line 19589
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$Clothing;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;
move-result-object v0
invoke-virtual {v0, p0}, Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;->mergeFrom([B)Lcom/google/protobuf/AbstractMessageLite$Builder;
move-result-object p0
check-cast p0, Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;->access$25200(Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;)Lcom/moji/launchserver/AdCommonInterface$Clothing;
move-result-object p0
return-object p0
.end method
.method public static parseFrom([BLcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/launchserver/AdCommonInterface$Clothing;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.line 19595
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$Clothing;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;
move-result-object v0
invoke-virtual {v0, p0, p1}, Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;->mergeFrom([BLcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/AbstractMessageLite$Builder;
move-result-object p0
check-cast p0, Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;
.line 19596
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;->access$25200(Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;)Lcom/moji/launchserver/AdCommonInterface$Clothing;
move-result-object p0
return-object p0
.end method
# virtual methods
.method public getAdStatClickParams()Ljava/lang/String;
.locals 2
.line 19465
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->adStatClickParams_:Ljava/lang/Object;
.line 19466
instance-of v1, v0, Ljava/lang/String;
if-eqz v1, :cond_0
.line 19467
check-cast v0, Ljava/lang/String;
return-object v0
.line 19469
:cond_0
check-cast v0, Lcom/google/protobuf/ByteString;
.line 19471
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
move-result-object v1
.line 19472
invoke-static {v0}, Lcom/google/protobuf/Internal;->isValidUtf8(Lcom/google/protobuf/ByteString;)Z
move-result v0
if-eqz v0, :cond_1
.line 19473
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->adStatClickParams_:Ljava/lang/Object;
:cond_1
return-object v1
.end method
.method public getAdStatShowParams()Ljava/lang/String;
.locals 2
.line 19433
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->adStatShowParams_:Ljava/lang/Object;
.line 19434
instance-of v1, v0, Ljava/lang/String;
if-eqz v1, :cond_0
.line 19435
check-cast v0, Ljava/lang/String;
return-object v0
.line 19437
:cond_0
check-cast v0, Lcom/google/protobuf/ByteString;
.line 19439
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
move-result-object v1
.line 19440
invoke-static {v0}, Lcom/google/protobuf/Internal;->isValidUtf8(Lcom/google/protobuf/ByteString;)Z
move-result v0
if-eqz v0, :cond_1
.line 19441
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->adStatShowParams_:Ljava/lang/Object;
:cond_1
return-object v1
.end method
.method public getClothingId()J
.locals 2
.line 19381
iget-wide v0, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->clothingId_:J
return-wide v0
.end method
.method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/MessageLite;
.locals 1
.line 19355
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$Clothing;->getDefaultInstanceForType()Lcom/moji/launchserver/AdCommonInterface$Clothing;
move-result-object v0
return-object v0
.end method
.method public getDefaultInstanceForType()Lcom/moji/launchserver/AdCommonInterface$Clothing;
.locals 1
.line 19370
sget-object v0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->defaultInstance:Lcom/moji/launchserver/AdCommonInterface$Clothing;
return-object v0
.end method
.method public getImageInfo()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
.locals 1
.line 19391
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->imageInfo_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
return-object v0
.end method
.method public getSerializedSize()I
.locals 5
.line 19540
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->memoizedSerializedSize:I
const/4 v1, -0x1
if-eq v0, v1, :cond_0
return v0
:cond_0
const/4 v0, 0x0
.line 19544
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->bitField0_:I
const/4 v2, 0x1
and-int/2addr v1, v2
if-ne v1, v2, :cond_1
.line 19545
iget-wide v3, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->clothingId_:J
.line 19546
invoke-static {v2, v3, v4}, Lcom/google/protobuf/CodedOutputStream;->computeInt64Size(IJ)I
move-result v1
add-int/2addr v0, v1
.line 19548
:cond_1
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->bitField0_:I
const/4 v2, 0x2
and-int/2addr v1, v2
if-ne v1, v2, :cond_2
.line 19549
iget-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->imageInfo_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
.line 19550
invoke-static {v2, v1}, Lcom/google/protobuf/CodedOutputStream;->computeMessageSize(ILcom/google/protobuf/MessageLite;)I
move-result v1
add-int/2addr v0, v1
.line 19552
:cond_2
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->bitField0_:I
const/4 v2, 0x4
and-int/2addr v1, v2
if-ne v1, v2, :cond_3
const/4 v1, 0x3
.line 19554
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$Clothing;->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 19556
:cond_3
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->bitField0_:I
const/16 v3, 0x8
and-int/2addr v1, v3
if-ne v1, v3, :cond_4
.line 19558
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$Clothing;->getAdStatShowParamsBytes()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 19560
:cond_4
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->bitField0_:I
const/16 v2, 0x10
and-int/2addr v1, v2
if-ne v1, v2, :cond_5
const/4 v1, 0x5
.line 19562
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$Clothing;->getAdStatClickParamsBytes()Lcom/google/protobuf/ByteString;
move-result-object v2
invoke-static {v1, v2}, Lcom/google/protobuf/CodedOutputStream;->computeBytesSize(ILcom/google/protobuf/ByteString;)I
move-result v1
add-int/2addr v0, v1
.line 19564
:cond_5
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->memoizedSerializedSize:I
return v0
.end method
.method public getShowStaticsUrl()Ljava/lang/String;
.locals 2
.line 19401
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->showStaticsUrl_:Ljava/lang/Object;
.line 19402
instance-of v1, v0, Ljava/lang/String;
if-eqz v1, :cond_0
.line 19403
check-cast v0, Ljava/lang/String;
return-object v0
.line 19405
:cond_0
check-cast v0, Lcom/google/protobuf/ByteString;
.line 19407
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
move-result-object v1
.line 19408
invoke-static {v0}, Lcom/google/protobuf/Internal;->isValidUtf8(Lcom/google/protobuf/ByteString;)Z
move-result v0
if-eqz v0, :cond_1
.line 19409
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->showStaticsUrl_:Ljava/lang/Object;
:cond_1
return-object v1
.end method
.method public hasAdStatClickParams()Z
.locals 2
.line 19462
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->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 hasAdStatShowParams()Z
.locals 2
.line 19430
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->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 hasClothingId()Z
.locals 2
.line 19378
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->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 hasImageInfo()Z
.locals 2
.line 19388
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->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 hasShowStaticsUrl()Z
.locals 2
.line 19398
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->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 final isInitialized()Z
.locals 4
.line 19499
iget-byte v0, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->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 19502
:cond_1
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$Clothing;->hasClothingId()Z
move-result v0
if-nez v0, :cond_2
.line 19503
iput-byte v2, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->memoizedIsInitialized:B
return v2
.line 19506
:cond_2
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$Clothing;->hasImageInfo()Z
move-result v0
if-nez v0, :cond_3
.line 19507
iput-byte v2, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->memoizedIsInitialized:B
return v2
.line 19510
:cond_3
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$Clothing;->getImageInfo()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_4
.line 19511
iput-byte v2, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->memoizedIsInitialized:B
return v2
.line 19514
:cond_4
iput-byte v1, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->memoizedIsInitialized:B
return v1
.end method
.method public bridge synthetic newBuilderForType()Lcom/google/protobuf/MessageLite$Builder;
.locals 1
.line 19355
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$Clothing;->newBuilderForType()Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;
move-result-object v0
return-object v0
.end method
.method public newBuilderForType()Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;
.locals 1
.line 19643
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$Clothing;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic toBuilder()Lcom/google/protobuf/MessageLite$Builder;
.locals 1
.line 19355
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$Clothing;->toBuilder()Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;
move-result-object v0
return-object v0
.end method
.method public toBuilder()Lcom/moji/launchserver/AdCommonInterface$Clothing$Builder;
.locals 1
.line 19647
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$Clothing;->newBuilder(Lcom/moji/launchserver/AdCommonInterface$Clothing;)Lcom/moji/launchserver/AdCommonInterface$Clothing$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 19572
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 19520
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$Clothing;->getSerializedSize()I
.line 19521
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->bitField0_:I
const/4 v1, 0x1
and-int/2addr v0, v1
if-ne v0, v1, :cond_0
.line 19522
iget-wide v2, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->clothingId_:J
invoke-virtual {p1, v1, v2, v3}, Lcom/google/protobuf/CodedOutputStream;->writeInt64(IJ)V
.line 19524
:cond_0
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->bitField0_:I
const/4 v1, 0x2
and-int/2addr v0, v1
if-ne v0, v1, :cond_1
.line 19525
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->imageInfo_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
invoke-virtual {p1, v1, v0}, Lcom/google/protobuf/CodedOutputStream;->writeMessage(ILcom/google/protobuf/MessageLite;)V
.line 19527
:cond_1
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->bitField0_:I
const/4 v1, 0x4
and-int/2addr v0, v1
if-ne v0, v1, :cond_2
const/4 v0, 0x3
.line 19528
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$Clothing;->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 19530
:cond_2
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->bitField0_:I
const/16 v2, 0x8
and-int/2addr v0, v2
if-ne v0, v2, :cond_3
.line 19531
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$Clothing;->getAdStatShowParamsBytes()Lcom/google/protobuf/ByteString;
move-result-object v0
invoke-virtual {p1, v1, v0}, Lcom/google/protobuf/CodedOutputStream;->writeBytes(ILcom/google/protobuf/ByteString;)V
.line 19533
:cond_3
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$Clothing;->bitField0_:I
const/16 v1, 0x10
and-int/2addr v0, v1
if-ne v0, v1, :cond_4
const/4 v0, 0x5
.line 19534
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$Clothing;->getAdStatClickParamsBytes()Lcom/google/protobuf/ByteString;
move-result-object v1
invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->writeBytes(ILcom/google/protobuf/ByteString;)V
:cond_4
return-void
.end method