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

828 lines
23 KiB
Smali

.class public final Lcom/moji/launchserver/AdCommonInterface$RedDot;
.super Lcom/google/protobuf/GeneratedMessageLite;
.source "AdCommonInterface.java"
# interfaces
.implements Lcom/moji/launchserver/AdCommonInterface$RedDotOrBuilder;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/launchserver/AdCommonInterface;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "RedDot"
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;
}
.end annotation
# static fields
.field public static final END_TIME_FIELD_NUMBER:I = 0x3
.field public static final IS_SHOW_REDDOT_FIELD_NUMBER:I = 0x2
.field public static final REDDOTID_FIELD_NUMBER:I = 0x1
.field private static final defaultInstance:Lcom/moji/launchserver/AdCommonInterface$RedDot;
.field private static final serialVersionUID:J
# instance fields
.field private bitField0_:I
.field private endTime_:I
.field private isShowRedDot_:Z
.field private memoizedIsInitialized:B
.field private memoizedSerializedSize:I
.field private redDotID_:I
# direct methods
.method static constructor <clinit>()V
.locals 2
.line 32791
new-instance v0, Lcom/moji/launchserver/AdCommonInterface$RedDot;
const/4 v1, 0x1
invoke-direct {v0, v1}, Lcom/moji/launchserver/AdCommonInterface$RedDot;-><init>(Z)V
sput-object v0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->defaultInstance:Lcom/moji/launchserver/AdCommonInterface$RedDot;
.line 32792
sget-object v0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->defaultInstance:Lcom/moji/launchserver/AdCommonInterface$RedDot;
invoke-direct {v0}, Lcom/moji/launchserver/AdCommonInterface$RedDot;->initFields()V
return-void
.end method
.method private constructor <init>(Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;)V
.locals 0
.line 32421
invoke-direct {p0, p1}, Lcom/google/protobuf/GeneratedMessageLite;-><init>(Lcom/google/protobuf/GeneratedMessageLite$Builder;)V
const/4 p1, -0x1
.line 32470
iput-byte p1, p0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->memoizedIsInitialized:B
.line 32493
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->memoizedSerializedSize:I
return-void
.end method
.method synthetic constructor <init>(Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;Lcom/moji/launchserver/AdCommonInterface$1;)V
.locals 0
.line 32416
invoke-direct {p0, p1}, Lcom/moji/launchserver/AdCommonInterface$RedDot;-><init>(Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;)V
return-void
.end method
.method private constructor <init>(Z)V
.locals 0
.line 32423
invoke-direct {p0}, Lcom/google/protobuf/GeneratedMessageLite;-><init>()V
const/4 p1, -0x1
.line 32470
iput-byte p1, p0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->memoizedIsInitialized:B
.line 32493
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->memoizedSerializedSize:I
return-void
.end method
.method static synthetic access$42802(Lcom/moji/launchserver/AdCommonInterface$RedDot;I)I
.locals 0
.line 32416
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->redDotID_:I
return p1
.end method
.method static synthetic access$42902(Lcom/moji/launchserver/AdCommonInterface$RedDot;Z)Z
.locals 0
.line 32416
iput-boolean p1, p0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->isShowRedDot_:Z
return p1
.end method
.method static synthetic access$43002(Lcom/moji/launchserver/AdCommonInterface$RedDot;I)I
.locals 0
.line 32416
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->endTime_:I
return p1
.end method
.method static synthetic access$43102(Lcom/moji/launchserver/AdCommonInterface$RedDot;I)I
.locals 0
.line 32416
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->bitField0_:I
return p1
.end method
.method public static getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$RedDot;
.locals 1
.line 32427
sget-object v0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->defaultInstance:Lcom/moji/launchserver/AdCommonInterface$RedDot;
return-object v0
.end method
.method private initFields()V
.locals 1
const/4 v0, 0x0
.line 32466
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->redDotID_:I
.line 32467
iput-boolean v0, p0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->isShowRedDot_:Z
.line 32468
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->endTime_:I
return-void
.end method
.method public static newBuilder()Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;
.locals 1
.line 32589
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;->access$42600()Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;
move-result-object v0
return-object v0
.end method
.method public static newBuilder(Lcom/moji/launchserver/AdCommonInterface$RedDot;)Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;
.locals 1
.line 32592
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$RedDot;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;
move-result-object v0
invoke-virtual {v0, p0}, Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;->mergeFrom(Lcom/moji/launchserver/AdCommonInterface$RedDot;)Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;
move-result-object p0
return-object p0
.end method
.method public static parseDelimitedFrom(Ljava/io/InputStream;)Lcom/moji/launchserver/AdCommonInterface$RedDot;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 32558
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$RedDot;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;
move-result-object v0
.line 32559
invoke-virtual {v0, p0}, Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;->mergeDelimitedFrom(Ljava/io/InputStream;)Z
move-result p0
if-eqz p0, :cond_0
.line 32560
invoke-static {v0}, Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;->access$42500(Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;)Lcom/moji/launchserver/AdCommonInterface$RedDot;
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$RedDot;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 32569
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$RedDot;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;
move-result-object v0
.line 32570
invoke-virtual {v0, p0, p1}, Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;->mergeDelimitedFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Z
move-result p0
if-eqz p0, :cond_0
.line 32571
invoke-static {v0}, Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;->access$42500(Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;)Lcom/moji/launchserver/AdCommonInterface$RedDot;
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$RedDot;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.line 32525
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$RedDot;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;
move-result-object v0
invoke-virtual {v0, p0}, Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;->mergeFrom(Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/AbstractMessageLite$Builder;
move-result-object p0
check-cast p0, Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;->access$42500(Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;)Lcom/moji/launchserver/AdCommonInterface$RedDot;
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$RedDot;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.line 32531
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$RedDot;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;
move-result-object v0
invoke-virtual {v0, p0, p1}, Lcom/moji/launchserver/AdCommonInterface$RedDot$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$RedDot$Builder;
.line 32532
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;->access$42500(Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;)Lcom/moji/launchserver/AdCommonInterface$RedDot;
move-result-object p0
return-object p0
.end method
.method public static parseFrom(Lcom/google/protobuf/CodedInputStream;)Lcom/moji/launchserver/AdCommonInterface$RedDot;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 32579
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$RedDot;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;
move-result-object v0
invoke-virtual {v0, p0}, Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;->mergeFrom(Lcom/google/protobuf/CodedInputStream;)Lcom/google/protobuf/AbstractMessageLite$Builder;
move-result-object p0
check-cast p0, Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;->access$42500(Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;)Lcom/moji/launchserver/AdCommonInterface$RedDot;
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$RedDot;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 32585
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$RedDot;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;
move-result-object v0
invoke-virtual {v0, p0, p1}, Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;->mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;
move-result-object p0
.line 32586
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;->access$42500(Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;)Lcom/moji/launchserver/AdCommonInterface$RedDot;
move-result-object p0
return-object p0
.end method
.method public static parseFrom(Ljava/io/InputStream;)Lcom/moji/launchserver/AdCommonInterface$RedDot;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 32547
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$RedDot;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;
move-result-object v0
invoke-virtual {v0, p0}, Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;->mergeFrom(Ljava/io/InputStream;)Lcom/google/protobuf/AbstractMessageLite$Builder;
move-result-object p0
check-cast p0, Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;->access$42500(Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;)Lcom/moji/launchserver/AdCommonInterface$RedDot;
move-result-object p0
return-object p0
.end method
.method public static parseFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/launchserver/AdCommonInterface$RedDot;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 32553
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$RedDot;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;
move-result-object v0
invoke-virtual {v0, p0, p1}, Lcom/moji/launchserver/AdCommonInterface$RedDot$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$RedDot$Builder;
.line 32554
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;->access$42500(Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;)Lcom/moji/launchserver/AdCommonInterface$RedDot;
move-result-object p0
return-object p0
.end method
.method public static parseFrom([B)Lcom/moji/launchserver/AdCommonInterface$RedDot;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.line 32536
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$RedDot;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;
move-result-object v0
invoke-virtual {v0, p0}, Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;->mergeFrom([B)Lcom/google/protobuf/AbstractMessageLite$Builder;
move-result-object p0
check-cast p0, Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;->access$42500(Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;)Lcom/moji/launchserver/AdCommonInterface$RedDot;
move-result-object p0
return-object p0
.end method
.method public static parseFrom([BLcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/launchserver/AdCommonInterface$RedDot;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.line 32542
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$RedDot;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;
move-result-object v0
invoke-virtual {v0, p0, p1}, Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;->mergeFrom([BLcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/AbstractMessageLite$Builder;
move-result-object p0
check-cast p0, Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;
.line 32543
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;->access$42500(Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;)Lcom/moji/launchserver/AdCommonInterface$RedDot;
move-result-object p0
return-object p0
.end method
# virtual methods
.method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/MessageLite;
.locals 1
.line 32416
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$RedDot;->getDefaultInstanceForType()Lcom/moji/launchserver/AdCommonInterface$RedDot;
move-result-object v0
return-object v0
.end method
.method public getDefaultInstanceForType()Lcom/moji/launchserver/AdCommonInterface$RedDot;
.locals 1
.line 32431
sget-object v0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->defaultInstance:Lcom/moji/launchserver/AdCommonInterface$RedDot;
return-object v0
.end method
.method public getEndTime()I
.locals 1
.line 32462
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->endTime_:I
return v0
.end method
.method public getIsShowRedDot()Z
.locals 1
.line 32452
iget-boolean v0, p0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->isShowRedDot_:Z
return v0
.end method
.method public getRedDotID()I
.locals 1
.line 32442
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->redDotID_:I
return v0
.end method
.method public getSerializedSize()I
.locals 3
.line 32495
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->memoizedSerializedSize:I
const/4 v1, -0x1
if-eq v0, v1, :cond_0
return v0
:cond_0
const/4 v0, 0x0
.line 32499
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->bitField0_:I
const/4 v2, 0x1
and-int/2addr v1, v2
if-ne v1, v2, :cond_1
.line 32500
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->redDotID_:I
.line 32501
invoke-static {v2, v1}, Lcom/google/protobuf/CodedOutputStream;->computeInt32Size(II)I
move-result v1
add-int/2addr v0, v1
.line 32503
:cond_1
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->bitField0_:I
const/4 v2, 0x2
and-int/2addr v1, v2
if-ne v1, v2, :cond_2
.line 32504
iget-boolean v1, p0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->isShowRedDot_:Z
.line 32505
invoke-static {v2, v1}, Lcom/google/protobuf/CodedOutputStream;->computeBoolSize(IZ)I
move-result v1
add-int/2addr v0, v1
.line 32507
:cond_2
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->bitField0_:I
const/4 v2, 0x4
and-int/2addr v1, v2
if-ne v1, v2, :cond_3
const/4 v1, 0x3
.line 32508
iget v2, p0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->endTime_:I
.line 32509
invoke-static {v1, v2}, Lcom/google/protobuf/CodedOutputStream;->computeInt32Size(II)I
move-result v1
add-int/2addr v0, v1
.line 32511
:cond_3
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->memoizedSerializedSize:I
return v0
.end method
.method public hasEndTime()Z
.locals 2
.line 32459
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->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 hasIsShowRedDot()Z
.locals 2
.line 32449
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->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 hasRedDotID()Z
.locals 2
.line 32439
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->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 final isInitialized()Z
.locals 3
.line 32472
iget-byte v0, p0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->memoizedIsInitialized:B
const/4 v1, 0x1
const/4 v2, -0x1
if-eq v0, v2, :cond_1
if-ne v0, v1, :cond_0
goto :goto_0
:cond_0
const/4 v1, 0x0
:goto_0
return v1
.line 32475
:cond_1
iput-byte v1, p0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->memoizedIsInitialized:B
return v1
.end method
.method public bridge synthetic newBuilderForType()Lcom/google/protobuf/MessageLite$Builder;
.locals 1
.line 32416
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$RedDot;->newBuilderForType()Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;
move-result-object v0
return-object v0
.end method
.method public newBuilderForType()Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;
.locals 1
.line 32590
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$RedDot;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic toBuilder()Lcom/google/protobuf/MessageLite$Builder;
.locals 1
.line 32416
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$RedDot;->toBuilder()Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;
move-result-object v0
return-object v0
.end method
.method public toBuilder()Lcom/moji/launchserver/AdCommonInterface$RedDot$Builder;
.locals 1
.line 32594
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$RedDot;->newBuilder(Lcom/moji/launchserver/AdCommonInterface$RedDot;)Lcom/moji/launchserver/AdCommonInterface$RedDot$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 32519
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 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 32481
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$RedDot;->getSerializedSize()I
.line 32482
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->bitField0_:I
const/4 v1, 0x1
and-int/2addr v0, v1
if-ne v0, v1, :cond_0
.line 32483
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->redDotID_:I
invoke-virtual {p1, v1, v0}, Lcom/google/protobuf/CodedOutputStream;->writeInt32(II)V
.line 32485
:cond_0
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->bitField0_:I
const/4 v1, 0x2
and-int/2addr v0, v1
if-ne v0, v1, :cond_1
.line 32486
iget-boolean v0, p0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->isShowRedDot_:Z
invoke-virtual {p1, v1, v0}, Lcom/google/protobuf/CodedOutputStream;->writeBool(IZ)V
.line 32488
:cond_1
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->bitField0_:I
const/4 v1, 0x4
and-int/2addr v0, v1
if-ne v0, v1, :cond_2
const/4 v0, 0x3
.line 32489
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$RedDot;->endTime_:I
invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->writeInt32(II)V
:cond_2
return-void
.end method