991 lines
31 KiB
Smali
991 lines
31 KiB
Smali
.class public final Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;
|
|
.super Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
.source "MojiWeather.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$SlotsOrBuilder;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "Builder"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/google/protobuf/GeneratedMessageLite$Builder<",
|
|
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;",
|
|
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;",
|
|
">;",
|
|
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$SlotsOrBuilder;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field private bitField0_:I
|
|
|
|
.field private name_:Ljava/lang/Object;
|
|
|
|
.field private skin_:Ljava/lang/Object;
|
|
|
|
.field private slot_:Ljava/lang/Object;
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>()V
|
|
.locals 1
|
|
|
|
.line 12527
|
|
invoke-direct {p0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;-><init>()V
|
|
|
|
const-string v0, ""
|
|
|
|
.line 12651
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->skin_:Ljava/lang/Object;
|
|
|
|
const-string v0, ""
|
|
|
|
.line 12687
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->slot_:Ljava/lang/Object;
|
|
|
|
const-string v0, ""
|
|
|
|
.line 12723
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->name_:Ljava/lang/Object;
|
|
|
|
.line 12528
|
|
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->maybeForceBuilderInitialization()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method static synthetic access$16100(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 12522
|
|
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->buildParsed()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method static synthetic access$16200()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;
|
|
.locals 1
|
|
|
|
.line 12522
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->create()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private buildParsed()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 12566
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->buildPartial()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;
|
|
|
|
move-result-object v0
|
|
|
|
.line 12567
|
|
invoke-virtual {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;->isInitialized()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
return-object v0
|
|
|
|
.line 12568
|
|
:cond_0
|
|
invoke-static {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->newUninitializedMessageException(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/UninitializedMessageException;
|
|
|
|
move-result-object v0
|
|
|
|
.line 12569
|
|
invoke-virtual {v0}, Lcom/google/protobuf/UninitializedMessageException;->asInvalidProtocolBufferException()Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
|
|
move-result-object v0
|
|
|
|
throw v0
|
|
.end method
|
|
|
|
.method private static create()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;
|
|
.locals 1
|
|
|
|
.line 12534
|
|
new-instance v0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;
|
|
|
|
invoke-direct {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;-><init>()V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private maybeForceBuilderInitialization()V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public bridge synthetic build()Lcom/google/protobuf/MessageLite;
|
|
.locals 1
|
|
|
|
.line 12522
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->build()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public build()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;
|
|
.locals 2
|
|
|
|
.line 12557
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->buildPartial()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;
|
|
|
|
move-result-object v0
|
|
|
|
.line 12558
|
|
invoke-virtual {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;->isInitialized()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
return-object v0
|
|
|
|
.line 12559
|
|
:cond_0
|
|
invoke-static {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->newUninitializedMessageException(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/UninitializedMessageException;
|
|
|
|
move-result-object v0
|
|
|
|
throw v0
|
|
.end method
|
|
|
|
.method public bridge synthetic buildPartial()Lcom/google/protobuf/MessageLite;
|
|
.locals 1
|
|
|
|
.line 12522
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->buildPartial()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public buildPartial()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;
|
|
.locals 5
|
|
|
|
.line 12575
|
|
new-instance v0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
invoke-direct {v0, p0, v1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;-><init>(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;Lcom/moji/weather/bean/protobuf/MojiWeather$1;)V
|
|
|
|
.line 12576
|
|
iget v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v2, v1, 0x1
|
|
|
|
const/4 v3, 0x1
|
|
|
|
if-ne v2, v3, :cond_0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v3, 0x0
|
|
|
|
.line 12581
|
|
:goto_0
|
|
iget-object v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->skin_:Ljava/lang/Object;
|
|
|
|
invoke-static {v0, v2}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;->access$16402(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
and-int/lit8 v2, v1, 0x2
|
|
|
|
const/4 v4, 0x2
|
|
|
|
if-ne v2, v4, :cond_1
|
|
|
|
or-int/lit8 v3, v3, 0x2
|
|
|
|
.line 12585
|
|
:cond_1
|
|
iget-object v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->slot_:Ljava/lang/Object;
|
|
|
|
invoke-static {v0, v2}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;->access$16502(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
const/4 v2, 0x4
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_2
|
|
|
|
or-int/lit8 v3, v3, 0x4
|
|
|
|
.line 12589
|
|
:cond_2
|
|
iget-object v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->name_:Ljava/lang/Object;
|
|
|
|
invoke-static {v0, v1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;->access$16602(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 12590
|
|
invoke-static {v0, v3}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;->access$16702(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;I)I
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic clear()Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 12522
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->clear()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic clear()Lcom/google/protobuf/MessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 12522
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->clear()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public clear()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;
|
|
.locals 1
|
|
|
|
.line 12538
|
|
invoke-super {p0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;->clear()Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
|
|
const-string v0, ""
|
|
|
|
.line 12539
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->skin_:Ljava/lang/Object;
|
|
|
|
.line 12540
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x2
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->bitField0_:I
|
|
|
|
const-string v0, ""
|
|
|
|
.line 12541
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->slot_:Ljava/lang/Object;
|
|
|
|
.line 12542
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x3
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->bitField0_:I
|
|
|
|
const-string v0, ""
|
|
|
|
.line 12543
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->name_:Ljava/lang/Object;
|
|
|
|
.line 12544
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x5
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->bitField0_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearName()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;
|
|
.locals 1
|
|
|
|
.line 12747
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x5
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->bitField0_:I
|
|
|
|
.line 12748
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;->getName()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->name_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearSkin()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;
|
|
.locals 1
|
|
|
|
.line 12675
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x2
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->bitField0_:I
|
|
|
|
.line 12676
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;->getSkin()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->skin_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearSlot()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;
|
|
.locals 1
|
|
|
|
.line 12711
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x3
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->bitField0_:I
|
|
|
|
.line 12712
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;->getSlot()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->slot_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public bridge synthetic clone()Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 12522
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->clone()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic clone()Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 12522
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->clone()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic clone()Lcom/google/protobuf/MessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 12522
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->clone()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public clone()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;
|
|
.locals 2
|
|
|
|
.line 12549
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->create()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->buildPartial()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v0, v1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->mergeFrom(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic clone()Ljava/lang/Object;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/lang/CloneNotSupportedException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 12522
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->clone()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/GeneratedMessageLite;
|
|
.locals 1
|
|
|
|
.line 12522
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->getDefaultInstanceForType()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/MessageLite;
|
|
.locals 1
|
|
|
|
.line 12522
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->getDefaultInstanceForType()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getDefaultInstanceForType()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;
|
|
.locals 1
|
|
|
|
.line 12553
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getName()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 12728
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->name_:Ljava/lang/Object;
|
|
|
|
.line 12729
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-nez v1, :cond_0
|
|
|
|
.line 12730
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
.line 12731
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->name_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 12734
|
|
:cond_0
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getSkin()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 12656
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->skin_:Ljava/lang/Object;
|
|
|
|
.line 12657
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-nez v1, :cond_0
|
|
|
|
.line 12658
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
.line 12659
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->skin_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 12662
|
|
:cond_0
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getSlot()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 12692
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->slot_:Ljava/lang/Object;
|
|
|
|
.line 12693
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-nez v1, :cond_0
|
|
|
|
.line 12694
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
.line 12695
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->slot_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 12698
|
|
:cond_0
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public hasName()Z
|
|
.locals 2
|
|
|
|
.line 12725
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->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 hasSkin()Z
|
|
.locals 2
|
|
|
|
.line 12653
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->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 hasSlot()Z
|
|
.locals 2
|
|
|
|
.line 12689
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->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 final isInitialized()Z
|
|
.locals 1
|
|
|
|
const/4 v0, 0x1
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public bridge synthetic mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 12522
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public bridge synthetic mergeFrom(Lcom/google/protobuf/GeneratedMessageLite;)Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
.locals 0
|
|
|
|
.line 12522
|
|
check-cast p1, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;
|
|
|
|
invoke-virtual {p0, p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->mergeFrom(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public bridge synthetic mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite$Builder;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 12522
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 12617
|
|
:cond_0
|
|
:goto_0
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readTag()I
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_4
|
|
|
|
const/16 v1, 0xa
|
|
|
|
if-eq v0, v1, :cond_3
|
|
|
|
const/16 v1, 0x12
|
|
|
|
if-eq v0, v1, :cond_2
|
|
|
|
const/16 v1, 0x1a
|
|
|
|
if-eq v0, v1, :cond_1
|
|
|
|
.line 12623
|
|
invoke-virtual {p0, p1, p2, v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->parseUnknownField(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;I)Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
return-object p0
|
|
|
|
.line 12640
|
|
:cond_1
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x4
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->bitField0_:I
|
|
|
|
.line 12641
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->name_:Ljava/lang/Object;
|
|
|
|
goto :goto_0
|
|
|
|
.line 12635
|
|
:cond_2
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x2
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->bitField0_:I
|
|
|
|
.line 12636
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->slot_:Ljava/lang/Object;
|
|
|
|
goto :goto_0
|
|
|
|
.line 12630
|
|
:cond_3
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x1
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->bitField0_:I
|
|
|
|
.line 12631
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->skin_:Ljava/lang/Object;
|
|
|
|
goto :goto_0
|
|
|
|
:cond_4
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public mergeFrom(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;
|
|
.locals 1
|
|
|
|
.line 12595
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;
|
|
|
|
move-result-object v0
|
|
|
|
if-ne p1, v0, :cond_0
|
|
|
|
return-object p0
|
|
|
|
.line 12596
|
|
:cond_0
|
|
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;->hasSkin()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 12597
|
|
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;->getSkin()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->setSkin(Ljava/lang/String;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;
|
|
|
|
.line 12599
|
|
:cond_1
|
|
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;->hasSlot()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_2
|
|
|
|
.line 12600
|
|
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;->getSlot()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->setSlot(Ljava/lang/String;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;
|
|
|
|
.line 12602
|
|
:cond_2
|
|
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;->hasName()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_3
|
|
|
|
.line 12603
|
|
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;->getName()Ljava/lang/String;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p0, p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->setName(Ljava/lang/String;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;
|
|
|
|
:cond_3
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setName(Ljava/lang/String;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;
|
|
.locals 1
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 12741
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x4
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->bitField0_:I
|
|
|
|
.line 12742
|
|
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->name_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
|
|
.line 12739
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/NullPointerException;
|
|
|
|
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method setName(Lcom/google/protobuf/ByteString;)V
|
|
.locals 1
|
|
|
|
.line 12753
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x4
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->bitField0_:I
|
|
|
|
.line 12754
|
|
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->name_:Ljava/lang/Object;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setSkin(Ljava/lang/String;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;
|
|
.locals 1
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 12669
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x1
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->bitField0_:I
|
|
|
|
.line 12670
|
|
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->skin_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
|
|
.line 12667
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/NullPointerException;
|
|
|
|
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method setSkin(Lcom/google/protobuf/ByteString;)V
|
|
.locals 1
|
|
|
|
.line 12681
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x1
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->bitField0_:I
|
|
|
|
.line 12682
|
|
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->skin_:Ljava/lang/Object;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setSlot(Ljava/lang/String;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;
|
|
.locals 1
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 12705
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x2
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->bitField0_:I
|
|
|
|
.line 12706
|
|
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->slot_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
|
|
.line 12703
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/NullPointerException;
|
|
|
|
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method setSlot(Lcom/google/protobuf/ByteString;)V
|
|
.locals 1
|
|
|
|
.line 12717
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x2
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->bitField0_:I
|
|
|
|
.line 12718
|
|
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots$Builder;->slot_:Ljava/lang/Object;
|
|
|
|
return-void
|
|
.end method
|