2902 lines
82 KiB
Smali
2902 lines
82 KiB
Smali
.class public final Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;
|
|
.super Lcom/google/protobuf/GeneratedMessageLite;
|
|
.source "MojiWeather.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$AvatarOrBuilder;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "Avatar"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;,
|
|
Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Equip;,
|
|
Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$EquipOrBuilder;,
|
|
Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Assist;,
|
|
Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$AssistOrBuilder;,
|
|
Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Animation;,
|
|
Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$AnimationOrBuilder;,
|
|
Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Word;,
|
|
Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$WordOrBuilder;,
|
|
Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Layer;,
|
|
Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$LayerOrBuilder;,
|
|
Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$DynamicAnimations;,
|
|
Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$DynamicAnimationsOrBuilder;,
|
|
Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;,
|
|
Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$SlotsOrBuilder;,
|
|
Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;,
|
|
Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$InteractionOrBuilder;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final ANIMATION_FIELD_NUMBER:I = 0x5
|
|
|
|
.field public static final ASSIST_FIELD_NUMBER:I = 0x7
|
|
|
|
.field public static final AVATARID_FIELD_NUMBER:I = 0x1
|
|
|
|
.field public static final DELAYTIME_FIELD_NUMBER:I = 0xf
|
|
|
|
.field public static final DELAY_FIELD_NUMBER:I = 0xd
|
|
|
|
.field public static final DYNAMICANIMATIONS_FIELD_NUMBER:I = 0xc
|
|
|
|
.field public static final EQUIP_FIELD_NUMBER:I = 0x9
|
|
|
|
.field public static final ID_FIELD_NUMBER:I = 0x8
|
|
|
|
.field public static final INTERACTION_FIELD_NUMBER:I = 0x10
|
|
|
|
.field public static final LAYER_FIELD_NUMBER:I = 0x3
|
|
|
|
.field public static final REPEAT_FIELD_NUMBER:I = 0xb
|
|
|
|
.field public static final SKINNAME_FIELD_NUMBER:I = 0xa
|
|
|
|
.field public static final SLOTS_FIELD_NUMBER:I = 0xe
|
|
|
|
.field public static final TYPE_FIELD_NUMBER:I = 0x2
|
|
|
|
.field public static final UPDATETIME_FIELD_NUMBER:I = 0x6
|
|
|
|
.field public static final WORD_FIELD_NUMBER:I = 0x4
|
|
|
|
.field private static final defaultInstance:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;
|
|
|
|
.field private static final serialVersionUID:J
|
|
|
|
|
|
# instance fields
|
|
.field private animation_:Ljava/util/List;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Animation;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private assist_:Ljava/util/List;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Assist;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private avatarId_:I
|
|
|
|
.field private bitField0_:I
|
|
|
|
.field private delayTime_:I
|
|
|
|
.field private delay_:Ljava/util/List;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/util/List<",
|
|
"Ljava/lang/Integer;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private dynamicAnimations_:Ljava/util/List;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$DynamicAnimations;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private equip_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Equip;
|
|
|
|
.field private id_:J
|
|
|
|
.field private interaction_:Ljava/util/List;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private layer_:Ljava/util/List;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Layer;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private memoizedIsInitialized:B
|
|
|
|
.field private memoizedSerializedSize:I
|
|
|
|
.field private repeat_:I
|
|
|
|
.field private skinName_:Ljava/lang/Object;
|
|
|
|
.field private slots_:Ljava/util/List;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private type_:I
|
|
|
|
.field private updatetime_:J
|
|
|
|
.field private word_:Ljava/util/List;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Word;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 2
|
|
|
|
.line 18908
|
|
new-instance v0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;
|
|
|
|
const/4 v1, 0x1
|
|
|
|
invoke-direct {v0, v1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;-><init>(Z)V
|
|
|
|
sput-object v0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->defaultInstance:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;
|
|
|
|
.line 18909
|
|
sget-object v0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->defaultInstance:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;
|
|
|
|
invoke-direct {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->initFields()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;)V
|
|
.locals 0
|
|
|
|
.line 11817
|
|
invoke-direct {p0, p1}, Lcom/google/protobuf/GeneratedMessageLite;-><init>(Lcom/google/protobuf/GeneratedMessageLite$Builder;)V
|
|
|
|
const/4 p1, -0x1
|
|
|
|
.line 17363
|
|
iput-byte p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->memoizedIsInitialized:B
|
|
|
|
.line 17451
|
|
iput p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->memoizedSerializedSize:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method synthetic constructor <init>(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;Lcom/moji/weather/bean/protobuf/MojiWeather$1;)V
|
|
.locals 0
|
|
|
|
.line 11812
|
|
invoke-direct {p0, p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;-><init>(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>(Z)V
|
|
.locals 0
|
|
|
|
.line 11819
|
|
invoke-direct {p0}, Lcom/google/protobuf/GeneratedMessageLite;-><init>()V
|
|
|
|
const/4 p1, -0x1
|
|
|
|
.line 17363
|
|
iput-byte p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->memoizedIsInitialized:B
|
|
|
|
.line 17451
|
|
iput p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->memoizedSerializedSize:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method static synthetic access$23102(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;I)I
|
|
.locals 0
|
|
|
|
.line 11812
|
|
iput p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->avatarId_:I
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method static synthetic access$23202(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;I)I
|
|
.locals 0
|
|
|
|
.line 11812
|
|
iput p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->type_:I
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method static synthetic access$23300(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;)Ljava/util/List;
|
|
.locals 0
|
|
|
|
.line 11812
|
|
iget-object p0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->layer_:Ljava/util/List;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method static synthetic access$23302(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;Ljava/util/List;)Ljava/util/List;
|
|
.locals 0
|
|
|
|
.line 11812
|
|
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->layer_:Ljava/util/List;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$23400(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;)Ljava/util/List;
|
|
.locals 0
|
|
|
|
.line 11812
|
|
iget-object p0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->word_:Ljava/util/List;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method static synthetic access$23402(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;Ljava/util/List;)Ljava/util/List;
|
|
.locals 0
|
|
|
|
.line 11812
|
|
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->word_:Ljava/util/List;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$23500(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;)Ljava/util/List;
|
|
.locals 0
|
|
|
|
.line 11812
|
|
iget-object p0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->animation_:Ljava/util/List;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method static synthetic access$23502(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;Ljava/util/List;)Ljava/util/List;
|
|
.locals 0
|
|
|
|
.line 11812
|
|
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->animation_:Ljava/util/List;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$23602(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;J)J
|
|
.locals 0
|
|
|
|
.line 11812
|
|
iput-wide p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->updatetime_:J
|
|
|
|
return-wide p1
|
|
.end method
|
|
|
|
.method static synthetic access$23700(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;)Ljava/util/List;
|
|
.locals 0
|
|
|
|
.line 11812
|
|
iget-object p0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->assist_:Ljava/util/List;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method static synthetic access$23702(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;Ljava/util/List;)Ljava/util/List;
|
|
.locals 0
|
|
|
|
.line 11812
|
|
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->assist_:Ljava/util/List;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$23802(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;J)J
|
|
.locals 0
|
|
|
|
.line 11812
|
|
iput-wide p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->id_:J
|
|
|
|
return-wide p1
|
|
.end method
|
|
|
|
.method static synthetic access$23902(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Equip;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Equip;
|
|
.locals 0
|
|
|
|
.line 11812
|
|
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->equip_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Equip;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$24002(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 11812
|
|
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->skinName_:Ljava/lang/Object;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$24102(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;I)I
|
|
.locals 0
|
|
|
|
.line 11812
|
|
iput p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->repeat_:I
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method static synthetic access$24200(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;)Ljava/util/List;
|
|
.locals 0
|
|
|
|
.line 11812
|
|
iget-object p0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->dynamicAnimations_:Ljava/util/List;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method static synthetic access$24202(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;Ljava/util/List;)Ljava/util/List;
|
|
.locals 0
|
|
|
|
.line 11812
|
|
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->dynamicAnimations_:Ljava/util/List;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$24300(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;)Ljava/util/List;
|
|
.locals 0
|
|
|
|
.line 11812
|
|
iget-object p0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->delay_:Ljava/util/List;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method static synthetic access$24302(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;Ljava/util/List;)Ljava/util/List;
|
|
.locals 0
|
|
|
|
.line 11812
|
|
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->delay_:Ljava/util/List;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$24400(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;)Ljava/util/List;
|
|
.locals 0
|
|
|
|
.line 11812
|
|
iget-object p0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->slots_:Ljava/util/List;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method static synthetic access$24402(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;Ljava/util/List;)Ljava/util/List;
|
|
.locals 0
|
|
|
|
.line 11812
|
|
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->slots_:Ljava/util/List;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$24502(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;I)I
|
|
.locals 0
|
|
|
|
.line 11812
|
|
iput p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->delayTime_:I
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method static synthetic access$24600(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;)Ljava/util/List;
|
|
.locals 0
|
|
|
|
.line 11812
|
|
iget-object p0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->interaction_:Ljava/util/List;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method static synthetic access$24602(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;Ljava/util/List;)Ljava/util/List;
|
|
.locals 0
|
|
|
|
.line 11812
|
|
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->interaction_:Ljava/util/List;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$24702(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;I)I
|
|
.locals 0
|
|
|
|
.line 11812
|
|
iput p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->bitField0_:I
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public static getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;
|
|
.locals 1
|
|
|
|
.line 11823
|
|
sget-object v0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->defaultInstance:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private getSkinNameBytes()Lcom/google/protobuf/ByteString;
|
|
.locals 2
|
|
|
|
.line 17237
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->skinName_:Ljava/lang/Object;
|
|
|
|
.line 17238
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 17239
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
.line 17240
|
|
invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
.line 17241
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->skinName_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 17244
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private initFields()V
|
|
.locals 4
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 17346
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->avatarId_:I
|
|
|
|
.line 17347
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->type_:I
|
|
|
|
.line 17348
|
|
invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
|
|
|
|
move-result-object v1
|
|
|
|
iput-object v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->layer_:Ljava/util/List;
|
|
|
|
.line 17349
|
|
invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
|
|
|
|
move-result-object v1
|
|
|
|
iput-object v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->word_:Ljava/util/List;
|
|
|
|
.line 17350
|
|
invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
|
|
|
|
move-result-object v1
|
|
|
|
iput-object v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->animation_:Ljava/util/List;
|
|
|
|
const-wide/16 v1, 0x0
|
|
|
|
.line 17351
|
|
iput-wide v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->updatetime_:J
|
|
|
|
.line 17352
|
|
invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
|
|
|
|
move-result-object v3
|
|
|
|
iput-object v3, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->assist_:Ljava/util/List;
|
|
|
|
.line 17353
|
|
iput-wide v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->id_:J
|
|
|
|
.line 17354
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Equip;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Equip;
|
|
|
|
move-result-object v1
|
|
|
|
iput-object v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->equip_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Equip;
|
|
|
|
const-string v1, ""
|
|
|
|
.line 17355
|
|
iput-object v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->skinName_:Ljava/lang/Object;
|
|
|
|
.line 17356
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->repeat_:I
|
|
|
|
.line 17357
|
|
invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
|
|
|
|
move-result-object v1
|
|
|
|
iput-object v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->dynamicAnimations_:Ljava/util/List;
|
|
|
|
.line 17358
|
|
invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
|
|
|
|
move-result-object v1
|
|
|
|
iput-object v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->delay_:Ljava/util/List;
|
|
|
|
.line 17359
|
|
invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
|
|
|
|
move-result-object v1
|
|
|
|
iput-object v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->slots_:Ljava/util/List;
|
|
|
|
.line 17360
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->delayTime_:I
|
|
|
|
.line 17361
|
|
invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->interaction_:Ljava/util/List;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static newBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;
|
|
.locals 1
|
|
|
|
.line 17604
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;->access$22900()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static newBuilder(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;
|
|
.locals 1
|
|
|
|
.line 17607
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->newBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;->mergeFrom(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseDelimitedFrom(Ljava/io/InputStream;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 17573
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->newBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
.line 17574
|
|
invoke-virtual {v0, p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;->mergeDelimitedFrom(Ljava/io/InputStream;)Z
|
|
|
|
move-result p0
|
|
|
|
if-eqz p0, :cond_0
|
|
|
|
.line 17575
|
|
invoke-static {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;->access$22800(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;
|
|
|
|
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/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 17584
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->newBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
.line 17585
|
|
invoke-virtual {v0, p0, p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;->mergeDelimitedFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Z
|
|
|
|
move-result p0
|
|
|
|
if-eqz p0, :cond_0
|
|
|
|
.line 17586
|
|
invoke-static {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;->access$22800(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;
|
|
|
|
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/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 17540
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->newBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;->mergeFrom(Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;
|
|
|
|
invoke-static {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;->access$22800(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 17546
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->newBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0, p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;->mergeFrom(Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;
|
|
|
|
.line 17547
|
|
invoke-static {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;->access$22800(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/google/protobuf/CodedInputStream;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 17594
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->newBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;->mergeFrom(Lcom/google/protobuf/CodedInputStream;)Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;
|
|
|
|
invoke-static {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;->access$22800(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 17600
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->newBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0, p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;->mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
.line 17601
|
|
invoke-static {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;->access$22800(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Ljava/io/InputStream;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 17562
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->newBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;->mergeFrom(Ljava/io/InputStream;)Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;
|
|
|
|
invoke-static {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;->access$22800(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 17568
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->newBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0, p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;->mergeFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;
|
|
|
|
.line 17569
|
|
invoke-static {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;->access$22800(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom([B)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 17551
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->newBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;->mergeFrom([B)Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;
|
|
|
|
invoke-static {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;->access$22800(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom([BLcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 17557
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->newBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0, p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;->mergeFrom([BLcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;
|
|
|
|
.line 17558
|
|
invoke-static {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;->access$22800(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public getAnimation(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Animation;
|
|
.locals 1
|
|
|
|
.line 17158
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->animation_:Ljava/util/List;
|
|
|
|
invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Animation;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public getAnimationCount()I
|
|
.locals 1
|
|
|
|
.line 17155
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->animation_:Ljava/util/List;
|
|
|
|
invoke-interface {v0}, Ljava/util/List;->size()I
|
|
|
|
move-result v0
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getAnimationList()Ljava/util/List;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Animation;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 17148
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->animation_:Ljava/util/List;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getAnimationOrBuilder(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$AnimationOrBuilder;
|
|
.locals 1
|
|
|
|
.line 17162
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->animation_:Ljava/util/List;
|
|
|
|
invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$AnimationOrBuilder;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public getAnimationOrBuilderList()Ljava/util/List;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"+",
|
|
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$AnimationOrBuilder;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 17152
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->animation_:Ljava/util/List;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getAssist(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Assist;
|
|
.locals 1
|
|
|
|
.line 17189
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->assist_:Ljava/util/List;
|
|
|
|
invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Assist;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public getAssistCount()I
|
|
.locals 1
|
|
|
|
.line 17186
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->assist_:Ljava/util/List;
|
|
|
|
invoke-interface {v0}, Ljava/util/List;->size()I
|
|
|
|
move-result v0
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getAssistList()Ljava/util/List;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Assist;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 17179
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->assist_:Ljava/util/List;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getAssistOrBuilder(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$AssistOrBuilder;
|
|
.locals 1
|
|
|
|
.line 17193
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->assist_:Ljava/util/List;
|
|
|
|
invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$AssistOrBuilder;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public getAssistOrBuilderList()Ljava/util/List;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"+",
|
|
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$AssistOrBuilder;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 17183
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->assist_:Ljava/util/List;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getAvatarId()I
|
|
.locals 1
|
|
|
|
.line 17089
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->avatarId_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/MessageLite;
|
|
.locals 1
|
|
|
|
.line 11812
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->getDefaultInstanceForType()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getDefaultInstanceForType()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;
|
|
.locals 1
|
|
|
|
.line 11827
|
|
sget-object v0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->defaultInstance:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getDelay(I)I
|
|
.locals 1
|
|
|
|
.line 17290
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->delay_:Ljava/util/List;
|
|
|
|
invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Ljava/lang/Integer;
|
|
|
|
invoke-virtual {p1}, Ljava/lang/Integer;->intValue()I
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public getDelayCount()I
|
|
.locals 1
|
|
|
|
.line 17287
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->delay_:Ljava/util/List;
|
|
|
|
invoke-interface {v0}, Ljava/util/List;->size()I
|
|
|
|
move-result v0
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getDelayList()Ljava/util/List;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"Ljava/lang/Integer;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 17284
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->delay_:Ljava/util/List;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getDelayTime()I
|
|
.locals 1
|
|
|
|
.line 17321
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->delayTime_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getDynamicAnimations(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$DynamicAnimations;
|
|
.locals 1
|
|
|
|
.line 17272
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->dynamicAnimations_:Ljava/util/List;
|
|
|
|
invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$DynamicAnimations;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public getDynamicAnimationsCount()I
|
|
.locals 1
|
|
|
|
.line 17269
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->dynamicAnimations_:Ljava/util/List;
|
|
|
|
invoke-interface {v0}, Ljava/util/List;->size()I
|
|
|
|
move-result v0
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getDynamicAnimationsList()Ljava/util/List;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$DynamicAnimations;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 17262
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->dynamicAnimations_:Ljava/util/List;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getDynamicAnimationsOrBuilder(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$DynamicAnimationsOrBuilder;
|
|
.locals 1
|
|
|
|
.line 17276
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->dynamicAnimations_:Ljava/util/List;
|
|
|
|
invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$DynamicAnimationsOrBuilder;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public getDynamicAnimationsOrBuilderList()Ljava/util/List;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"+",
|
|
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$DynamicAnimationsOrBuilder;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 17266
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->dynamicAnimations_:Ljava/util/List;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getEquip()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Equip;
|
|
.locals 1
|
|
|
|
.line 17213
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->equip_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Equip;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getId()J
|
|
.locals 2
|
|
|
|
.line 17203
|
|
iget-wide v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->id_:J
|
|
|
|
return-wide v0
|
|
.end method
|
|
|
|
.method public getInteraction(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;
|
|
.locals 1
|
|
|
|
.line 17338
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->interaction_:Ljava/util/List;
|
|
|
|
invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public getInteractionCount()I
|
|
.locals 1
|
|
|
|
.line 17335
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->interaction_:Ljava/util/List;
|
|
|
|
invoke-interface {v0}, Ljava/util/List;->size()I
|
|
|
|
move-result v0
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getInteractionList()Ljava/util/List;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 17328
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->interaction_:Ljava/util/List;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getInteractionOrBuilder(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$InteractionOrBuilder;
|
|
.locals 1
|
|
|
|
.line 17342
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->interaction_:Ljava/util/List;
|
|
|
|
invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$InteractionOrBuilder;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public getInteractionOrBuilderList()Ljava/util/List;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"+",
|
|
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$InteractionOrBuilder;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 17332
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->interaction_:Ljava/util/List;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getLayer(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Layer;
|
|
.locals 1
|
|
|
|
.line 17116
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->layer_:Ljava/util/List;
|
|
|
|
invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Layer;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public getLayerCount()I
|
|
.locals 1
|
|
|
|
.line 17113
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->layer_:Ljava/util/List;
|
|
|
|
invoke-interface {v0}, Ljava/util/List;->size()I
|
|
|
|
move-result v0
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getLayerList()Ljava/util/List;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Layer;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 17106
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->layer_:Ljava/util/List;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getLayerOrBuilder(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$LayerOrBuilder;
|
|
.locals 1
|
|
|
|
.line 17120
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->layer_:Ljava/util/List;
|
|
|
|
invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$LayerOrBuilder;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public getLayerOrBuilderList()Ljava/util/List;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"+",
|
|
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$LayerOrBuilder;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 17110
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->layer_:Ljava/util/List;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getRepeat()I
|
|
.locals 1
|
|
|
|
.line 17255
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->repeat_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getSerializedSize()I
|
|
.locals 7
|
|
|
|
.line 17453
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->memoizedSerializedSize:I
|
|
|
|
const/4 v1, -0x1
|
|
|
|
if-eq v0, v1, :cond_0
|
|
|
|
return v0
|
|
|
|
.line 17457
|
|
:cond_0
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->bitField0_:I
|
|
|
|
const/4 v1, 0x1
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
const/4 v2, 0x0
|
|
|
|
if-ne v0, v1, :cond_1
|
|
|
|
.line 17458
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->avatarId_:I
|
|
|
|
.line 17459
|
|
invoke-static {v1, v0}, Lcom/google/protobuf/CodedOutputStream;->computeSInt32Size(II)I
|
|
|
|
move-result v0
|
|
|
|
add-int/2addr v0, v2
|
|
|
|
goto :goto_0
|
|
|
|
:cond_1
|
|
const/4 v0, 0x0
|
|
|
|
.line 17461
|
|
:goto_0
|
|
iget v3, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->bitField0_:I
|
|
|
|
const/4 v4, 0x2
|
|
|
|
and-int/2addr v3, v4
|
|
|
|
if-ne v3, v4, :cond_2
|
|
|
|
.line 17462
|
|
iget v3, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->type_:I
|
|
|
|
.line 17463
|
|
invoke-static {v4, v3}, Lcom/google/protobuf/CodedOutputStream;->computeSInt32Size(II)I
|
|
|
|
move-result v3
|
|
|
|
add-int/2addr v0, v3
|
|
|
|
:cond_2
|
|
move v3, v0
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 17465
|
|
:goto_1
|
|
iget-object v4, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->layer_:Ljava/util/List;
|
|
|
|
invoke-interface {v4}, Ljava/util/List;->size()I
|
|
|
|
move-result v4
|
|
|
|
if-ge v0, v4, :cond_3
|
|
|
|
const/4 v4, 0x3
|
|
|
|
.line 17466
|
|
iget-object v5, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->layer_:Ljava/util/List;
|
|
|
|
.line 17467
|
|
invoke-interface {v5, v0}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object v5
|
|
|
|
check-cast v5, Lcom/google/protobuf/MessageLite;
|
|
|
|
invoke-static {v4, v5}, Lcom/google/protobuf/CodedOutputStream;->computeMessageSize(ILcom/google/protobuf/MessageLite;)I
|
|
|
|
move-result v4
|
|
|
|
add-int/2addr v3, v4
|
|
|
|
add-int/lit8 v0, v0, 0x1
|
|
|
|
goto :goto_1
|
|
|
|
:cond_3
|
|
const/4 v0, 0x0
|
|
|
|
.line 17469
|
|
:goto_2
|
|
iget-object v4, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->word_:Ljava/util/List;
|
|
|
|
invoke-interface {v4}, Ljava/util/List;->size()I
|
|
|
|
move-result v4
|
|
|
|
const/4 v5, 0x4
|
|
|
|
if-ge v0, v4, :cond_4
|
|
|
|
.line 17470
|
|
iget-object v4, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->word_:Ljava/util/List;
|
|
|
|
.line 17471
|
|
invoke-interface {v4, v0}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object v4
|
|
|
|
check-cast v4, Lcom/google/protobuf/MessageLite;
|
|
|
|
invoke-static {v5, v4}, Lcom/google/protobuf/CodedOutputStream;->computeMessageSize(ILcom/google/protobuf/MessageLite;)I
|
|
|
|
move-result v4
|
|
|
|
add-int/2addr v3, v4
|
|
|
|
add-int/lit8 v0, v0, 0x1
|
|
|
|
goto :goto_2
|
|
|
|
:cond_4
|
|
const/4 v0, 0x0
|
|
|
|
.line 17473
|
|
:goto_3
|
|
iget-object v4, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->animation_:Ljava/util/List;
|
|
|
|
invoke-interface {v4}, Ljava/util/List;->size()I
|
|
|
|
move-result v4
|
|
|
|
if-ge v0, v4, :cond_5
|
|
|
|
const/4 v4, 0x5
|
|
|
|
.line 17474
|
|
iget-object v6, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->animation_:Ljava/util/List;
|
|
|
|
.line 17475
|
|
invoke-interface {v6, v0}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object v6
|
|
|
|
check-cast v6, Lcom/google/protobuf/MessageLite;
|
|
|
|
invoke-static {v4, v6}, Lcom/google/protobuf/CodedOutputStream;->computeMessageSize(ILcom/google/protobuf/MessageLite;)I
|
|
|
|
move-result v4
|
|
|
|
add-int/2addr v3, v4
|
|
|
|
add-int/lit8 v0, v0, 0x1
|
|
|
|
goto :goto_3
|
|
|
|
.line 17477
|
|
:cond_5
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->bitField0_:I
|
|
|
|
and-int/2addr v0, v5
|
|
|
|
if-ne v0, v5, :cond_6
|
|
|
|
const/4 v0, 0x6
|
|
|
|
.line 17478
|
|
iget-wide v4, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->updatetime_:J
|
|
|
|
.line 17479
|
|
invoke-static {v0, v4, v5}, Lcom/google/protobuf/CodedOutputStream;->computeSInt64Size(IJ)I
|
|
|
|
move-result v0
|
|
|
|
add-int/2addr v3, v0
|
|
|
|
:cond_6
|
|
const/4 v0, 0x0
|
|
|
|
.line 17481
|
|
:goto_4
|
|
iget-object v4, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->assist_:Ljava/util/List;
|
|
|
|
invoke-interface {v4}, Ljava/util/List;->size()I
|
|
|
|
move-result v4
|
|
|
|
if-ge v0, v4, :cond_7
|
|
|
|
const/4 v4, 0x7
|
|
|
|
.line 17482
|
|
iget-object v5, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->assist_:Ljava/util/List;
|
|
|
|
.line 17483
|
|
invoke-interface {v5, v0}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object v5
|
|
|
|
check-cast v5, Lcom/google/protobuf/MessageLite;
|
|
|
|
invoke-static {v4, v5}, Lcom/google/protobuf/CodedOutputStream;->computeMessageSize(ILcom/google/protobuf/MessageLite;)I
|
|
|
|
move-result v4
|
|
|
|
add-int/2addr v3, v4
|
|
|
|
add-int/lit8 v0, v0, 0x1
|
|
|
|
goto :goto_4
|
|
|
|
.line 17485
|
|
:cond_7
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->bitField0_:I
|
|
|
|
const/16 v4, 0x8
|
|
|
|
and-int/2addr v0, v4
|
|
|
|
if-ne v0, v4, :cond_8
|
|
|
|
.line 17486
|
|
iget-wide v5, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->id_:J
|
|
|
|
.line 17487
|
|
invoke-static {v4, v5, v6}, Lcom/google/protobuf/CodedOutputStream;->computeSInt64Size(IJ)I
|
|
|
|
move-result v0
|
|
|
|
add-int/2addr v3, v0
|
|
|
|
.line 17489
|
|
:cond_8
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->bitField0_:I
|
|
|
|
const/16 v4, 0x10
|
|
|
|
and-int/2addr v0, v4
|
|
|
|
if-ne v0, v4, :cond_9
|
|
|
|
const/16 v0, 0x9
|
|
|
|
.line 17490
|
|
iget-object v5, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->equip_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Equip;
|
|
|
|
.line 17491
|
|
invoke-static {v0, v5}, Lcom/google/protobuf/CodedOutputStream;->computeMessageSize(ILcom/google/protobuf/MessageLite;)I
|
|
|
|
move-result v0
|
|
|
|
add-int/2addr v3, v0
|
|
|
|
.line 17493
|
|
:cond_9
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->bitField0_:I
|
|
|
|
const/16 v5, 0x20
|
|
|
|
and-int/2addr v0, v5
|
|
|
|
if-ne v0, v5, :cond_a
|
|
|
|
const/16 v0, 0xa
|
|
|
|
.line 17495
|
|
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->getSkinNameBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v5
|
|
|
|
invoke-static {v0, v5}, Lcom/google/protobuf/CodedOutputStream;->computeBytesSize(ILcom/google/protobuf/ByteString;)I
|
|
|
|
move-result v0
|
|
|
|
add-int/2addr v3, v0
|
|
|
|
.line 17497
|
|
:cond_a
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->bitField0_:I
|
|
|
|
const/16 v5, 0x40
|
|
|
|
and-int/2addr v0, v5
|
|
|
|
if-ne v0, v5, :cond_b
|
|
|
|
const/16 v0, 0xb
|
|
|
|
.line 17498
|
|
iget v5, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->repeat_:I
|
|
|
|
.line 17499
|
|
invoke-static {v0, v5}, Lcom/google/protobuf/CodedOutputStream;->computeSInt32Size(II)I
|
|
|
|
move-result v0
|
|
|
|
add-int/2addr v3, v0
|
|
|
|
:cond_b
|
|
const/4 v0, 0x0
|
|
|
|
.line 17501
|
|
:goto_5
|
|
iget-object v5, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->dynamicAnimations_:Ljava/util/List;
|
|
|
|
invoke-interface {v5}, Ljava/util/List;->size()I
|
|
|
|
move-result v5
|
|
|
|
if-ge v0, v5, :cond_c
|
|
|
|
const/16 v5, 0xc
|
|
|
|
.line 17502
|
|
iget-object v6, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->dynamicAnimations_:Ljava/util/List;
|
|
|
|
.line 17503
|
|
invoke-interface {v6, v0}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object v6
|
|
|
|
check-cast v6, Lcom/google/protobuf/MessageLite;
|
|
|
|
invoke-static {v5, v6}, Lcom/google/protobuf/CodedOutputStream;->computeMessageSize(ILcom/google/protobuf/MessageLite;)I
|
|
|
|
move-result v5
|
|
|
|
add-int/2addr v3, v5
|
|
|
|
add-int/lit8 v0, v0, 0x1
|
|
|
|
goto :goto_5
|
|
|
|
:cond_c
|
|
const/4 v0, 0x0
|
|
|
|
const/4 v5, 0x0
|
|
|
|
.line 17507
|
|
:goto_6
|
|
iget-object v6, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->delay_:Ljava/util/List;
|
|
|
|
invoke-interface {v6}, Ljava/util/List;->size()I
|
|
|
|
move-result v6
|
|
|
|
if-ge v0, v6, :cond_d
|
|
|
|
.line 17508
|
|
iget-object v6, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->delay_:Ljava/util/List;
|
|
|
|
.line 17509
|
|
invoke-interface {v6, v0}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object v6
|
|
|
|
check-cast v6, Ljava/lang/Integer;
|
|
|
|
invoke-virtual {v6}, Ljava/lang/Integer;->intValue()I
|
|
|
|
move-result v6
|
|
|
|
invoke-static {v6}, Lcom/google/protobuf/CodedOutputStream;->computeSInt32SizeNoTag(I)I
|
|
|
|
move-result v6
|
|
|
|
add-int/2addr v5, v6
|
|
|
|
add-int/lit8 v0, v0, 0x1
|
|
|
|
goto :goto_6
|
|
|
|
:cond_d
|
|
add-int/2addr v3, v5
|
|
|
|
.line 17512
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->getDelayList()Ljava/util/List;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-interface {v0}, Ljava/util/List;->size()I
|
|
|
|
move-result v0
|
|
|
|
mul-int/lit8 v0, v0, 0x1
|
|
|
|
add-int/2addr v3, v0
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 17514
|
|
:goto_7
|
|
iget-object v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->slots_:Ljava/util/List;
|
|
|
|
invoke-interface {v1}, Ljava/util/List;->size()I
|
|
|
|
move-result v1
|
|
|
|
if-ge v0, v1, :cond_e
|
|
|
|
const/16 v1, 0xe
|
|
|
|
.line 17515
|
|
iget-object v5, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->slots_:Ljava/util/List;
|
|
|
|
.line 17516
|
|
invoke-interface {v5, v0}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object v5
|
|
|
|
check-cast v5, Lcom/google/protobuf/MessageLite;
|
|
|
|
invoke-static {v1, v5}, Lcom/google/protobuf/CodedOutputStream;->computeMessageSize(ILcom/google/protobuf/MessageLite;)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v3, v1
|
|
|
|
add-int/lit8 v0, v0, 0x1
|
|
|
|
goto :goto_7
|
|
|
|
.line 17518
|
|
:cond_e
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->bitField0_:I
|
|
|
|
const/16 v1, 0x80
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_f
|
|
|
|
const/16 v0, 0xf
|
|
|
|
.line 17519
|
|
iget v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->delayTime_:I
|
|
|
|
.line 17520
|
|
invoke-static {v0, v1}, Lcom/google/protobuf/CodedOutputStream;->computeSInt32Size(II)I
|
|
|
|
move-result v0
|
|
|
|
add-int/2addr v3, v0
|
|
|
|
.line 17522
|
|
:cond_f
|
|
:goto_8
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->interaction_:Ljava/util/List;
|
|
|
|
invoke-interface {v0}, Ljava/util/List;->size()I
|
|
|
|
move-result v0
|
|
|
|
if-ge v2, v0, :cond_10
|
|
|
|
.line 17523
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->interaction_:Ljava/util/List;
|
|
|
|
.line 17524
|
|
invoke-interface {v0, v2}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Lcom/google/protobuf/MessageLite;
|
|
|
|
invoke-static {v4, v0}, Lcom/google/protobuf/CodedOutputStream;->computeMessageSize(ILcom/google/protobuf/MessageLite;)I
|
|
|
|
move-result v0
|
|
|
|
add-int/2addr v3, v0
|
|
|
|
add-int/lit8 v2, v2, 0x1
|
|
|
|
goto :goto_8
|
|
|
|
.line 17526
|
|
:cond_10
|
|
iput v3, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->memoizedSerializedSize:I
|
|
|
|
return v3
|
|
.end method
|
|
|
|
.method public getSkinName()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 17223
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->skinName_:Ljava/lang/Object;
|
|
|
|
.line 17224
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 17225
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
|
|
.line 17227
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
.line 17229
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
.line 17230
|
|
invoke-static {v0}, Lcom/google/protobuf/Internal;->isValidUtf8(Lcom/google/protobuf/ByteString;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 17231
|
|
iput-object v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->skinName_:Ljava/lang/Object;
|
|
|
|
:cond_1
|
|
return-object v1
|
|
.end method
|
|
|
|
.method public getSlots(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;
|
|
.locals 1
|
|
|
|
.line 17307
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->slots_:Ljava/util/List;
|
|
|
|
invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public getSlotsCount()I
|
|
.locals 1
|
|
|
|
.line 17304
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->slots_:Ljava/util/List;
|
|
|
|
invoke-interface {v0}, Ljava/util/List;->size()I
|
|
|
|
move-result v0
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getSlotsList()Ljava/util/List;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 17297
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->slots_:Ljava/util/List;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getSlotsOrBuilder(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$SlotsOrBuilder;
|
|
.locals 1
|
|
|
|
.line 17311
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->slots_:Ljava/util/List;
|
|
|
|
invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$SlotsOrBuilder;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public getSlotsOrBuilderList()Ljava/util/List;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"+",
|
|
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$SlotsOrBuilder;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 17301
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->slots_:Ljava/util/List;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getType()I
|
|
.locals 1
|
|
|
|
.line 17099
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->type_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getUpdatetime()J
|
|
.locals 2
|
|
|
|
.line 17172
|
|
iget-wide v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->updatetime_:J
|
|
|
|
return-wide v0
|
|
.end method
|
|
|
|
.method public getWord(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Word;
|
|
.locals 1
|
|
|
|
.line 17137
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->word_:Ljava/util/List;
|
|
|
|
invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Word;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public getWordCount()I
|
|
.locals 1
|
|
|
|
.line 17134
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->word_:Ljava/util/List;
|
|
|
|
invoke-interface {v0}, Ljava/util/List;->size()I
|
|
|
|
move-result v0
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getWordList()Ljava/util/List;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Word;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 17127
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->word_:Ljava/util/List;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getWordOrBuilder(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$WordOrBuilder;
|
|
.locals 1
|
|
|
|
.line 17141
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->word_:Ljava/util/List;
|
|
|
|
invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$WordOrBuilder;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public getWordOrBuilderList()Ljava/util/List;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"+",
|
|
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$WordOrBuilder;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 17131
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->word_:Ljava/util/List;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public hasAvatarId()Z
|
|
.locals 2
|
|
|
|
.line 17086
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->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 hasDelayTime()Z
|
|
.locals 2
|
|
|
|
.line 17318
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->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 hasEquip()Z
|
|
.locals 2
|
|
|
|
.line 17210
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->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 hasId()Z
|
|
.locals 2
|
|
|
|
.line 17200
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->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 hasRepeat()Z
|
|
.locals 2
|
|
|
|
.line 17252
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->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 hasSkinName()Z
|
|
.locals 2
|
|
|
|
.line 17220
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->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 hasType()Z
|
|
.locals 2
|
|
|
|
.line 17096
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->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 hasUpdatetime()Z
|
|
.locals 2
|
|
|
|
.line 17169
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->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 17365
|
|
iget-byte v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->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 17368
|
|
:cond_1
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->hasAvatarId()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_2
|
|
|
|
.line 17369
|
|
iput-byte v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->memoizedIsInitialized:B
|
|
|
|
return v2
|
|
|
|
.line 17372
|
|
:cond_2
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->hasUpdatetime()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_3
|
|
|
|
.line 17373
|
|
iput-byte v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->memoizedIsInitialized:B
|
|
|
|
return v2
|
|
|
|
:cond_3
|
|
const/4 v0, 0x0
|
|
|
|
.line 17376
|
|
:goto_1
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->getLayerCount()I
|
|
|
|
move-result v3
|
|
|
|
if-ge v0, v3, :cond_5
|
|
|
|
.line 17377
|
|
invoke-virtual {p0, v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->getLayer(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Layer;
|
|
|
|
move-result-object v3
|
|
|
|
invoke-virtual {v3}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Layer;->isInitialized()Z
|
|
|
|
move-result v3
|
|
|
|
if-nez v3, :cond_4
|
|
|
|
.line 17378
|
|
iput-byte v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->memoizedIsInitialized:B
|
|
|
|
return v2
|
|
|
|
:cond_4
|
|
add-int/lit8 v0, v0, 0x1
|
|
|
|
goto :goto_1
|
|
|
|
:cond_5
|
|
const/4 v0, 0x0
|
|
|
|
.line 17382
|
|
:goto_2
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->getWordCount()I
|
|
|
|
move-result v3
|
|
|
|
if-ge v0, v3, :cond_7
|
|
|
|
.line 17383
|
|
invoke-virtual {p0, v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->getWord(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Word;
|
|
|
|
move-result-object v3
|
|
|
|
invoke-virtual {v3}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Word;->isInitialized()Z
|
|
|
|
move-result v3
|
|
|
|
if-nez v3, :cond_6
|
|
|
|
.line 17384
|
|
iput-byte v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->memoizedIsInitialized:B
|
|
|
|
return v2
|
|
|
|
:cond_6
|
|
add-int/lit8 v0, v0, 0x1
|
|
|
|
goto :goto_2
|
|
|
|
:cond_7
|
|
const/4 v0, 0x0
|
|
|
|
.line 17388
|
|
:goto_3
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->getAnimationCount()I
|
|
|
|
move-result v3
|
|
|
|
if-ge v0, v3, :cond_9
|
|
|
|
.line 17389
|
|
invoke-virtual {p0, v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->getAnimation(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Animation;
|
|
|
|
move-result-object v3
|
|
|
|
invoke-virtual {v3}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Animation;->isInitialized()Z
|
|
|
|
move-result v3
|
|
|
|
if-nez v3, :cond_8
|
|
|
|
.line 17390
|
|
iput-byte v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->memoizedIsInitialized:B
|
|
|
|
return v2
|
|
|
|
:cond_8
|
|
add-int/lit8 v0, v0, 0x1
|
|
|
|
goto :goto_3
|
|
|
|
.line 17394
|
|
:cond_9
|
|
iput-byte v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->memoizedIsInitialized:B
|
|
|
|
return v1
|
|
.end method
|
|
|
|
.method public bridge synthetic newBuilderForType()Lcom/google/protobuf/MessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 11812
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->newBuilderForType()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public newBuilderForType()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;
|
|
.locals 1
|
|
|
|
.line 17605
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->newBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic toBuilder()Lcom/google/protobuf/MessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 11812
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->toBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public toBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Builder;
|
|
.locals 1
|
|
|
|
.line 17609
|
|
invoke-static {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->newBuilder(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$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 17534
|
|
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 5
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 17400
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->getSerializedSize()I
|
|
|
|
.line 17401
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->bitField0_:I
|
|
|
|
const/4 v1, 0x1
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
.line 17402
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->avatarId_:I
|
|
|
|
invoke-virtual {p1, v1, v0}, Lcom/google/protobuf/CodedOutputStream;->writeSInt32(II)V
|
|
|
|
.line 17404
|
|
:cond_0
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->bitField0_:I
|
|
|
|
const/4 v1, 0x2
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_1
|
|
|
|
.line 17405
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->type_:I
|
|
|
|
invoke-virtual {p1, v1, v0}, Lcom/google/protobuf/CodedOutputStream;->writeSInt32(II)V
|
|
|
|
:cond_1
|
|
const/4 v0, 0x0
|
|
|
|
const/4 v1, 0x0
|
|
|
|
.line 17407
|
|
:goto_0
|
|
iget-object v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->layer_:Ljava/util/List;
|
|
|
|
invoke-interface {v2}, Ljava/util/List;->size()I
|
|
|
|
move-result v2
|
|
|
|
if-ge v1, v2, :cond_2
|
|
|
|
const/4 v2, 0x3
|
|
|
|
.line 17408
|
|
iget-object v3, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->layer_:Ljava/util/List;
|
|
|
|
invoke-interface {v3, v1}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object v3
|
|
|
|
check-cast v3, Lcom/google/protobuf/MessageLite;
|
|
|
|
invoke-virtual {p1, v2, v3}, Lcom/google/protobuf/CodedOutputStream;->writeMessage(ILcom/google/protobuf/MessageLite;)V
|
|
|
|
add-int/lit8 v1, v1, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_2
|
|
const/4 v1, 0x0
|
|
|
|
.line 17410
|
|
:goto_1
|
|
iget-object v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->word_:Ljava/util/List;
|
|
|
|
invoke-interface {v2}, Ljava/util/List;->size()I
|
|
|
|
move-result v2
|
|
|
|
const/4 v3, 0x4
|
|
|
|
if-ge v1, v2, :cond_3
|
|
|
|
.line 17411
|
|
iget-object v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->word_:Ljava/util/List;
|
|
|
|
invoke-interface {v2, v1}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object v2
|
|
|
|
check-cast v2, Lcom/google/protobuf/MessageLite;
|
|
|
|
invoke-virtual {p1, v3, v2}, Lcom/google/protobuf/CodedOutputStream;->writeMessage(ILcom/google/protobuf/MessageLite;)V
|
|
|
|
add-int/lit8 v1, v1, 0x1
|
|
|
|
goto :goto_1
|
|
|
|
:cond_3
|
|
const/4 v1, 0x0
|
|
|
|
.line 17413
|
|
:goto_2
|
|
iget-object v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->animation_:Ljava/util/List;
|
|
|
|
invoke-interface {v2}, Ljava/util/List;->size()I
|
|
|
|
move-result v2
|
|
|
|
if-ge v1, v2, :cond_4
|
|
|
|
const/4 v2, 0x5
|
|
|
|
.line 17414
|
|
iget-object v4, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->animation_:Ljava/util/List;
|
|
|
|
invoke-interface {v4, v1}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object v4
|
|
|
|
check-cast v4, Lcom/google/protobuf/MessageLite;
|
|
|
|
invoke-virtual {p1, v2, v4}, Lcom/google/protobuf/CodedOutputStream;->writeMessage(ILcom/google/protobuf/MessageLite;)V
|
|
|
|
add-int/lit8 v1, v1, 0x1
|
|
|
|
goto :goto_2
|
|
|
|
.line 17416
|
|
:cond_4
|
|
iget v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->bitField0_:I
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_5
|
|
|
|
const/4 v1, 0x6
|
|
|
|
.line 17417
|
|
iget-wide v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->updatetime_:J
|
|
|
|
invoke-virtual {p1, v1, v2, v3}, Lcom/google/protobuf/CodedOutputStream;->writeSInt64(IJ)V
|
|
|
|
:cond_5
|
|
const/4 v1, 0x0
|
|
|
|
.line 17419
|
|
:goto_3
|
|
iget-object v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->assist_:Ljava/util/List;
|
|
|
|
invoke-interface {v2}, Ljava/util/List;->size()I
|
|
|
|
move-result v2
|
|
|
|
if-ge v1, v2, :cond_6
|
|
|
|
const/4 v2, 0x7
|
|
|
|
.line 17420
|
|
iget-object v3, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->assist_:Ljava/util/List;
|
|
|
|
invoke-interface {v3, v1}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object v3
|
|
|
|
check-cast v3, Lcom/google/protobuf/MessageLite;
|
|
|
|
invoke-virtual {p1, v2, v3}, Lcom/google/protobuf/CodedOutputStream;->writeMessage(ILcom/google/protobuf/MessageLite;)V
|
|
|
|
add-int/lit8 v1, v1, 0x1
|
|
|
|
goto :goto_3
|
|
|
|
.line 17422
|
|
:cond_6
|
|
iget v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->bitField0_:I
|
|
|
|
const/16 v2, 0x8
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_7
|
|
|
|
.line 17423
|
|
iget-wide v3, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->id_:J
|
|
|
|
invoke-virtual {p1, v2, v3, v4}, Lcom/google/protobuf/CodedOutputStream;->writeSInt64(IJ)V
|
|
|
|
.line 17425
|
|
:cond_7
|
|
iget v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->bitField0_:I
|
|
|
|
const/16 v2, 0x10
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_8
|
|
|
|
const/16 v1, 0x9
|
|
|
|
.line 17426
|
|
iget-object v3, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->equip_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Equip;
|
|
|
|
invoke-virtual {p1, v1, v3}, Lcom/google/protobuf/CodedOutputStream;->writeMessage(ILcom/google/protobuf/MessageLite;)V
|
|
|
|
.line 17428
|
|
:cond_8
|
|
iget v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->bitField0_:I
|
|
|
|
const/16 v3, 0x20
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_9
|
|
|
|
const/16 v1, 0xa
|
|
|
|
.line 17429
|
|
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->getSkinNameBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v3
|
|
|
|
invoke-virtual {p1, v1, v3}, Lcom/google/protobuf/CodedOutputStream;->writeBytes(ILcom/google/protobuf/ByteString;)V
|
|
|
|
.line 17431
|
|
:cond_9
|
|
iget v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->bitField0_:I
|
|
|
|
const/16 v3, 0x40
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_a
|
|
|
|
const/16 v1, 0xb
|
|
|
|
.line 17432
|
|
iget v3, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->repeat_:I
|
|
|
|
invoke-virtual {p1, v1, v3}, Lcom/google/protobuf/CodedOutputStream;->writeSInt32(II)V
|
|
|
|
:cond_a
|
|
const/4 v1, 0x0
|
|
|
|
.line 17434
|
|
:goto_4
|
|
iget-object v3, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->dynamicAnimations_:Ljava/util/List;
|
|
|
|
invoke-interface {v3}, Ljava/util/List;->size()I
|
|
|
|
move-result v3
|
|
|
|
if-ge v1, v3, :cond_b
|
|
|
|
const/16 v3, 0xc
|
|
|
|
.line 17435
|
|
iget-object v4, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->dynamicAnimations_:Ljava/util/List;
|
|
|
|
invoke-interface {v4, v1}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object v4
|
|
|
|
check-cast v4, Lcom/google/protobuf/MessageLite;
|
|
|
|
invoke-virtual {p1, v3, v4}, Lcom/google/protobuf/CodedOutputStream;->writeMessage(ILcom/google/protobuf/MessageLite;)V
|
|
|
|
add-int/lit8 v1, v1, 0x1
|
|
|
|
goto :goto_4
|
|
|
|
:cond_b
|
|
const/4 v1, 0x0
|
|
|
|
.line 17437
|
|
:goto_5
|
|
iget-object v3, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->delay_:Ljava/util/List;
|
|
|
|
invoke-interface {v3}, Ljava/util/List;->size()I
|
|
|
|
move-result v3
|
|
|
|
if-ge v1, v3, :cond_c
|
|
|
|
const/16 v3, 0xd
|
|
|
|
.line 17438
|
|
iget-object v4, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->delay_:Ljava/util/List;
|
|
|
|
invoke-interface {v4, v1}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object v4
|
|
|
|
check-cast v4, Ljava/lang/Integer;
|
|
|
|
invoke-virtual {v4}, Ljava/lang/Integer;->intValue()I
|
|
|
|
move-result v4
|
|
|
|
invoke-virtual {p1, v3, v4}, Lcom/google/protobuf/CodedOutputStream;->writeSInt32(II)V
|
|
|
|
add-int/lit8 v1, v1, 0x1
|
|
|
|
goto :goto_5
|
|
|
|
:cond_c
|
|
const/4 v1, 0x0
|
|
|
|
.line 17440
|
|
:goto_6
|
|
iget-object v3, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->slots_:Ljava/util/List;
|
|
|
|
invoke-interface {v3}, Ljava/util/List;->size()I
|
|
|
|
move-result v3
|
|
|
|
if-ge v1, v3, :cond_d
|
|
|
|
const/16 v3, 0xe
|
|
|
|
.line 17441
|
|
iget-object v4, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->slots_:Ljava/util/List;
|
|
|
|
invoke-interface {v4, v1}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object v4
|
|
|
|
check-cast v4, Lcom/google/protobuf/MessageLite;
|
|
|
|
invoke-virtual {p1, v3, v4}, Lcom/google/protobuf/CodedOutputStream;->writeMessage(ILcom/google/protobuf/MessageLite;)V
|
|
|
|
add-int/lit8 v1, v1, 0x1
|
|
|
|
goto :goto_6
|
|
|
|
.line 17443
|
|
:cond_d
|
|
iget v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->bitField0_:I
|
|
|
|
const/16 v3, 0x80
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_e
|
|
|
|
const/16 v1, 0xf
|
|
|
|
.line 17444
|
|
iget v3, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->delayTime_:I
|
|
|
|
invoke-virtual {p1, v1, v3}, Lcom/google/protobuf/CodedOutputStream;->writeSInt32(II)V
|
|
|
|
.line 17446
|
|
:cond_e
|
|
:goto_7
|
|
iget-object v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->interaction_:Ljava/util/List;
|
|
|
|
invoke-interface {v1}, Ljava/util/List;->size()I
|
|
|
|
move-result v1
|
|
|
|
if-ge v0, v1, :cond_f
|
|
|
|
.line 17447
|
|
iget-object v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;->interaction_:Ljava/util/List;
|
|
|
|
invoke-interface {v1, v0}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object v1
|
|
|
|
check-cast v1, Lcom/google/protobuf/MessageLite;
|
|
|
|
invoke-virtual {p1, v2, v1}, Lcom/google/protobuf/CodedOutputStream;->writeMessage(ILcom/google/protobuf/MessageLite;)V
|
|
|
|
add-int/lit8 v0, v0, 0x1
|
|
|
|
goto :goto_7
|
|
|
|
:cond_f
|
|
return-void
|
|
.end method
|