1138 lines
34 KiB
Smali
1138 lines
34 KiB
Smali
.class public final Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;
|
|
.super Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
.source "AdCommonInterface.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/moji/launchserver/AdCommonInterface$LocationRuleOrBuilder;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/launchserver/AdCommonInterface$LocationRule;
|
|
.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/launchserver/AdCommonInterface$LocationRule;",
|
|
"Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;",
|
|
">;",
|
|
"Lcom/moji/launchserver/AdCommonInterface$LocationRuleOrBuilder;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field private bitField0_:I
|
|
|
|
.field private locationInfo_:Ljava/util/List;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/launchserver/AdCommonInterface$LocationInfo;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private ruleId_:J
|
|
|
|
.field private type_:I
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>()V
|
|
.locals 1
|
|
|
|
.line 1232
|
|
invoke-direct {p0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;-><init>()V
|
|
|
|
.line 1422
|
|
invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->locationInfo_:Ljava/util/List;
|
|
|
|
.line 1233
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->maybeForceBuilderInitialization()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method static synthetic access$000(Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;)Lcom/moji/launchserver/AdCommonInterface$LocationRule;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1227
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->buildParsed()Lcom/moji/launchserver/AdCommonInterface$LocationRule;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method static synthetic access$100()Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;
|
|
.locals 1
|
|
|
|
.line 1227
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->create()Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private buildParsed()Lcom/moji/launchserver/AdCommonInterface$LocationRule;
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1271
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->buildPartial()Lcom/moji/launchserver/AdCommonInterface$LocationRule;
|
|
|
|
move-result-object v0
|
|
|
|
.line 1272
|
|
invoke-virtual {v0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule;->isInitialized()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
return-object v0
|
|
|
|
.line 1273
|
|
:cond_0
|
|
invoke-static {v0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->newUninitializedMessageException(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/UninitializedMessageException;
|
|
|
|
move-result-object v0
|
|
|
|
.line 1274
|
|
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/launchserver/AdCommonInterface$LocationRule$Builder;
|
|
.locals 1
|
|
|
|
.line 1239
|
|
new-instance v0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;
|
|
|
|
invoke-direct {v0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;-><init>()V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private ensureLocationInfoIsMutable()V
|
|
.locals 3
|
|
|
|
.line 1424
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->bitField0_:I
|
|
|
|
const/4 v1, 0x4
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-eq v0, v1, :cond_0
|
|
|
|
.line 1425
|
|
new-instance v0, Ljava/util/ArrayList;
|
|
|
|
iget-object v2, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->locationInfo_:Ljava/util/List;
|
|
|
|
invoke-direct {v0, v2}, Ljava/util/ArrayList;-><init>(Ljava/util/Collection;)V
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->locationInfo_:Ljava/util/List;
|
|
|
|
.line 1426
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->bitField0_:I
|
|
|
|
or-int/2addr v0, v1
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->bitField0_:I
|
|
|
|
:cond_0
|
|
return-void
|
|
.end method
|
|
|
|
.method private maybeForceBuilderInitialization()V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public addAllLocationInfo(Ljava/lang/Iterable;)Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/lang/Iterable<",
|
|
"+",
|
|
"Lcom/moji/launchserver/AdCommonInterface$LocationInfo;",
|
|
">;)",
|
|
"Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1491
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->ensureLocationInfoIsMutable()V
|
|
|
|
.line 1492
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->locationInfo_:Ljava/util/List;
|
|
|
|
invoke-static {p1, v0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;->addAll(Ljava/lang/Iterable;Ljava/util/Collection;)V
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public addLocationInfo(ILcom/moji/launchserver/AdCommonInterface$LocationInfo$Builder;)Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;
|
|
.locals 1
|
|
|
|
.line 1484
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->ensureLocationInfoIsMutable()V
|
|
|
|
.line 1485
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->locationInfo_:Ljava/util/List;
|
|
|
|
invoke-virtual {p2}, Lcom/moji/launchserver/AdCommonInterface$LocationInfo$Builder;->build()Lcom/moji/launchserver/AdCommonInterface$LocationInfo;
|
|
|
|
move-result-object p2
|
|
|
|
invoke-interface {v0, p1, p2}, Ljava/util/List;->add(ILjava/lang/Object;)V
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public addLocationInfo(ILcom/moji/launchserver/AdCommonInterface$LocationInfo;)Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;
|
|
.locals 1
|
|
|
|
if-eqz p2, :cond_0
|
|
|
|
.line 1470
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->ensureLocationInfoIsMutable()V
|
|
|
|
.line 1471
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->locationInfo_:Ljava/util/List;
|
|
|
|
invoke-interface {v0, p1, p2}, Ljava/util/List;->add(ILjava/lang/Object;)V
|
|
|
|
return-object p0
|
|
|
|
.line 1468
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/NullPointerException;
|
|
|
|
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method public addLocationInfo(Lcom/moji/launchserver/AdCommonInterface$LocationInfo$Builder;)Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;
|
|
.locals 1
|
|
|
|
.line 1477
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->ensureLocationInfoIsMutable()V
|
|
|
|
.line 1478
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->locationInfo_:Ljava/util/List;
|
|
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$LocationInfo$Builder;->build()Lcom/moji/launchserver/AdCommonInterface$LocationInfo;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-interface {v0, p1}, Ljava/util/List;->add(Ljava/lang/Object;)Z
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public addLocationInfo(Lcom/moji/launchserver/AdCommonInterface$LocationInfo;)Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;
|
|
.locals 1
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 1460
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->ensureLocationInfoIsMutable()V
|
|
|
|
.line 1461
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->locationInfo_:Ljava/util/List;
|
|
|
|
invoke-interface {v0, p1}, Ljava/util/List;->add(Ljava/lang/Object;)Z
|
|
|
|
return-object p0
|
|
|
|
.line 1458
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/NullPointerException;
|
|
|
|
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method public bridge synthetic build()Lcom/google/protobuf/MessageLite;
|
|
.locals 1
|
|
|
|
.line 1227
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->build()Lcom/moji/launchserver/AdCommonInterface$LocationRule;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public build()Lcom/moji/launchserver/AdCommonInterface$LocationRule;
|
|
.locals 2
|
|
|
|
.line 1262
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->buildPartial()Lcom/moji/launchserver/AdCommonInterface$LocationRule;
|
|
|
|
move-result-object v0
|
|
|
|
.line 1263
|
|
invoke-virtual {v0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule;->isInitialized()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
return-object v0
|
|
|
|
.line 1264
|
|
:cond_0
|
|
invoke-static {v0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$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 1227
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->buildPartial()Lcom/moji/launchserver/AdCommonInterface$LocationRule;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public buildPartial()Lcom/moji/launchserver/AdCommonInterface$LocationRule;
|
|
.locals 6
|
|
|
|
.line 1280
|
|
new-instance v0, Lcom/moji/launchserver/AdCommonInterface$LocationRule;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
invoke-direct {v0, p0, v1}, Lcom/moji/launchserver/AdCommonInterface$LocationRule;-><init>(Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;Lcom/moji/launchserver/AdCommonInterface$1;)V
|
|
|
|
.line 1281
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$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 1286
|
|
:goto_0
|
|
iget-wide v4, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->ruleId_:J
|
|
|
|
invoke-static {v0, v4, v5}, Lcom/moji/launchserver/AdCommonInterface$LocationRule;->access$302(Lcom/moji/launchserver/AdCommonInterface$LocationRule;J)J
|
|
|
|
const/4 v2, 0x2
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_1
|
|
|
|
or-int/lit8 v3, v3, 0x2
|
|
|
|
.line 1290
|
|
:cond_1
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->type_:I
|
|
|
|
invoke-static {v0, v1}, Lcom/moji/launchserver/AdCommonInterface$LocationRule;->access$402(Lcom/moji/launchserver/AdCommonInterface$LocationRule;I)I
|
|
|
|
.line 1291
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->bitField0_:I
|
|
|
|
const/4 v2, 0x4
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_2
|
|
|
|
.line 1292
|
|
iget-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->locationInfo_:Ljava/util/List;
|
|
|
|
invoke-static {v1}, Ljava/util/Collections;->unmodifiableList(Ljava/util/List;)Ljava/util/List;
|
|
|
|
move-result-object v1
|
|
|
|
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->locationInfo_:Ljava/util/List;
|
|
|
|
.line 1293
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v1, v1, -0x5
|
|
|
|
iput v1, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->bitField0_:I
|
|
|
|
.line 1295
|
|
:cond_2
|
|
iget-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->locationInfo_:Ljava/util/List;
|
|
|
|
invoke-static {v0, v1}, Lcom/moji/launchserver/AdCommonInterface$LocationRule;->access$502(Lcom/moji/launchserver/AdCommonInterface$LocationRule;Ljava/util/List;)Ljava/util/List;
|
|
|
|
.line 1296
|
|
invoke-static {v0, v3}, Lcom/moji/launchserver/AdCommonInterface$LocationRule;->access$602(Lcom/moji/launchserver/AdCommonInterface$LocationRule;I)I
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic clear()Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 1227
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->clear()Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic clear()Lcom/google/protobuf/MessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 1227
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->clear()Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public clear()Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;
|
|
.locals 2
|
|
|
|
.line 1243
|
|
invoke-super {p0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;->clear()Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
|
|
const-wide/16 v0, 0x0
|
|
|
|
.line 1244
|
|
iput-wide v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->ruleId_:J
|
|
|
|
.line 1245
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x2
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->bitField0_:I
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 1246
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->type_:I
|
|
|
|
.line 1247
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x3
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->bitField0_:I
|
|
|
|
.line 1248
|
|
invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->locationInfo_:Ljava/util/List;
|
|
|
|
.line 1249
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x5
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->bitField0_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearLocationInfo()Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;
|
|
.locals 1
|
|
|
|
.line 1497
|
|
invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->locationInfo_:Ljava/util/List;
|
|
|
|
.line 1498
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x5
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->bitField0_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearRuleId()Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;
|
|
.locals 2
|
|
|
|
.line 1393
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x2
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->bitField0_:I
|
|
|
|
const-wide/16 v0, 0x0
|
|
|
|
.line 1394
|
|
iput-wide v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->ruleId_:J
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearType()Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;
|
|
.locals 1
|
|
|
|
.line 1414
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x3
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->bitField0_:I
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 1415
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->type_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public bridge synthetic clone()Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 1227
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->clone()Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic clone()Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 1227
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->clone()Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic clone()Lcom/google/protobuf/MessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 1227
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->clone()Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public clone()Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;
|
|
.locals 2
|
|
|
|
.line 1254
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->create()Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->buildPartial()Lcom/moji/launchserver/AdCommonInterface$LocationRule;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v0, v1}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->mergeFrom(Lcom/moji/launchserver/AdCommonInterface$LocationRule;)Lcom/moji/launchserver/AdCommonInterface$LocationRule$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 1227
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->clone()Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/GeneratedMessageLite;
|
|
.locals 1
|
|
|
|
.line 1227
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->getDefaultInstanceForType()Lcom/moji/launchserver/AdCommonInterface$LocationRule;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/MessageLite;
|
|
.locals 1
|
|
|
|
.line 1227
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->getDefaultInstanceForType()Lcom/moji/launchserver/AdCommonInterface$LocationRule;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getDefaultInstanceForType()Lcom/moji/launchserver/AdCommonInterface$LocationRule;
|
|
.locals 1
|
|
|
|
.line 1258
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$LocationRule;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$LocationRule;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getLocationInfo(I)Lcom/moji/launchserver/AdCommonInterface$LocationInfo;
|
|
.locals 1
|
|
|
|
.line 1437
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->locationInfo_:Ljava/util/List;
|
|
|
|
invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Lcom/moji/launchserver/AdCommonInterface$LocationInfo;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public getLocationInfoCount()I
|
|
.locals 1
|
|
|
|
.line 1434
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->locationInfo_:Ljava/util/List;
|
|
|
|
invoke-interface {v0}, Ljava/util/List;->size()I
|
|
|
|
move-result v0
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getLocationInfoList()Ljava/util/List;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/launchserver/AdCommonInterface$LocationInfo;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1431
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->locationInfo_:Ljava/util/List;
|
|
|
|
invoke-static {v0}, Ljava/util/Collections;->unmodifiableList(Ljava/util/List;)Ljava/util/List;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getRuleId()J
|
|
.locals 2
|
|
|
|
.line 1384
|
|
iget-wide v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->ruleId_:J
|
|
|
|
return-wide v0
|
|
.end method
|
|
|
|
.method public getType()I
|
|
.locals 1
|
|
|
|
.line 1405
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->type_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasRuleId()Z
|
|
.locals 2
|
|
|
|
.line 1381
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$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 hasType()Z
|
|
.locals 2
|
|
|
|
.line 1402
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$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 3
|
|
|
|
.line 1322
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->hasRuleId()Z
|
|
|
|
move-result v0
|
|
|
|
const/4 v1, 0x0
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
return v1
|
|
|
|
.line 1326
|
|
:cond_0
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->hasType()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_1
|
|
|
|
return v1
|
|
|
|
:cond_1
|
|
const/4 v0, 0x0
|
|
|
|
.line 1330
|
|
:goto_0
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->getLocationInfoCount()I
|
|
|
|
move-result v2
|
|
|
|
if-ge v0, v2, :cond_3
|
|
|
|
.line 1331
|
|
invoke-virtual {p0, v0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->getLocationInfo(I)Lcom/moji/launchserver/AdCommonInterface$LocationInfo;
|
|
|
|
move-result-object v2
|
|
|
|
invoke-virtual {v2}, Lcom/moji/launchserver/AdCommonInterface$LocationInfo;->isInitialized()Z
|
|
|
|
move-result v2
|
|
|
|
if-nez v2, :cond_2
|
|
|
|
return v1
|
|
|
|
:cond_2
|
|
add-int/lit8 v0, v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_3
|
|
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 1227
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/launchserver/AdCommonInterface$LocationRule$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 1227
|
|
check-cast p1, Lcom/moji/launchserver/AdCommonInterface$LocationRule;
|
|
|
|
invoke-virtual {p0, p1}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->mergeFrom(Lcom/moji/launchserver/AdCommonInterface$LocationRule;)Lcom/moji/launchserver/AdCommonInterface$LocationRule$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 1227
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1344
|
|
:cond_0
|
|
:goto_0
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readTag()I
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_4
|
|
|
|
const/16 v1, 0x8
|
|
|
|
if-eq v0, v1, :cond_3
|
|
|
|
const/16 v1, 0x10
|
|
|
|
if-eq v0, v1, :cond_2
|
|
|
|
const/16 v1, 0x1a
|
|
|
|
if-eq v0, v1, :cond_1
|
|
|
|
.line 1350
|
|
invoke-virtual {p0, p1, p2, v0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->parseUnknownField(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;I)Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
return-object p0
|
|
|
|
.line 1367
|
|
:cond_1
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$LocationInfo;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$LocationInfo$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
.line 1368
|
|
invoke-virtual {p1, v0, p2}, Lcom/google/protobuf/CodedInputStream;->readMessage(Lcom/google/protobuf/MessageLite$Builder;Lcom/google/protobuf/ExtensionRegistryLite;)V
|
|
|
|
.line 1369
|
|
invoke-virtual {v0}, Lcom/moji/launchserver/AdCommonInterface$LocationInfo$Builder;->buildPartial()Lcom/moji/launchserver/AdCommonInterface$LocationInfo;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->addLocationInfo(Lcom/moji/launchserver/AdCommonInterface$LocationInfo;)Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;
|
|
|
|
goto :goto_0
|
|
|
|
.line 1362
|
|
:cond_2
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x2
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->bitField0_:I
|
|
|
|
.line 1363
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readInt32()I
|
|
|
|
move-result v0
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->type_:I
|
|
|
|
goto :goto_0
|
|
|
|
.line 1357
|
|
:cond_3
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x1
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->bitField0_:I
|
|
|
|
.line 1358
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readInt64()J
|
|
|
|
move-result-wide v0
|
|
|
|
iput-wide v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->ruleId_:J
|
|
|
|
goto :goto_0
|
|
|
|
:cond_4
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public mergeFrom(Lcom/moji/launchserver/AdCommonInterface$LocationRule;)Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;
|
|
.locals 2
|
|
|
|
.line 1301
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$LocationRule;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$LocationRule;
|
|
|
|
move-result-object v0
|
|
|
|
if-ne p1, v0, :cond_0
|
|
|
|
return-object p0
|
|
|
|
.line 1302
|
|
:cond_0
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$LocationRule;->hasRuleId()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 1303
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$LocationRule;->getRuleId()J
|
|
|
|
move-result-wide v0
|
|
|
|
invoke-virtual {p0, v0, v1}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->setRuleId(J)Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;
|
|
|
|
.line 1305
|
|
:cond_1
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$LocationRule;->hasType()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_2
|
|
|
|
.line 1306
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$LocationRule;->getType()I
|
|
|
|
move-result v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->setType(I)Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;
|
|
|
|
.line 1308
|
|
:cond_2
|
|
invoke-static {p1}, Lcom/moji/launchserver/AdCommonInterface$LocationRule;->access$500(Lcom/moji/launchserver/AdCommonInterface$LocationRule;)Ljava/util/List;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-interface {v0}, Ljava/util/List;->isEmpty()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_4
|
|
|
|
.line 1309
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->locationInfo_:Ljava/util/List;
|
|
|
|
invoke-interface {v0}, Ljava/util/List;->isEmpty()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_3
|
|
|
|
.line 1310
|
|
invoke-static {p1}, Lcom/moji/launchserver/AdCommonInterface$LocationRule;->access$500(Lcom/moji/launchserver/AdCommonInterface$LocationRule;)Ljava/util/List;
|
|
|
|
move-result-object p1
|
|
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->locationInfo_:Ljava/util/List;
|
|
|
|
.line 1311
|
|
iget p1, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 p1, p1, -0x5
|
|
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->bitField0_:I
|
|
|
|
goto :goto_0
|
|
|
|
.line 1313
|
|
:cond_3
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->ensureLocationInfoIsMutable()V
|
|
|
|
.line 1314
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->locationInfo_:Ljava/util/List;
|
|
|
|
invoke-static {p1}, Lcom/moji/launchserver/AdCommonInterface$LocationRule;->access$500(Lcom/moji/launchserver/AdCommonInterface$LocationRule;)Ljava/util/List;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-interface {v0, p1}, Ljava/util/List;->addAll(Ljava/util/Collection;)Z
|
|
|
|
:cond_4
|
|
:goto_0
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public removeLocationInfo(I)Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;
|
|
.locals 1
|
|
|
|
.line 1503
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->ensureLocationInfoIsMutable()V
|
|
|
|
.line 1504
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->locationInfo_:Ljava/util/List;
|
|
|
|
invoke-interface {v0, p1}, Ljava/util/List;->remove(I)Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setLocationInfo(ILcom/moji/launchserver/AdCommonInterface$LocationInfo$Builder;)Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;
|
|
.locals 1
|
|
|
|
.line 1451
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->ensureLocationInfoIsMutable()V
|
|
|
|
.line 1452
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->locationInfo_:Ljava/util/List;
|
|
|
|
invoke-virtual {p2}, Lcom/moji/launchserver/AdCommonInterface$LocationInfo$Builder;->build()Lcom/moji/launchserver/AdCommonInterface$LocationInfo;
|
|
|
|
move-result-object p2
|
|
|
|
invoke-interface {v0, p1, p2}, Ljava/util/List;->set(ILjava/lang/Object;)Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setLocationInfo(ILcom/moji/launchserver/AdCommonInterface$LocationInfo;)Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;
|
|
.locals 1
|
|
|
|
if-eqz p2, :cond_0
|
|
|
|
.line 1444
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->ensureLocationInfoIsMutable()V
|
|
|
|
.line 1445
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->locationInfo_:Ljava/util/List;
|
|
|
|
invoke-interface {v0, p1, p2}, Ljava/util/List;->set(ILjava/lang/Object;)Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
|
|
.line 1442
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/NullPointerException;
|
|
|
|
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method public setRuleId(J)Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;
|
|
.locals 1
|
|
|
|
.line 1387
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x1
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->bitField0_:I
|
|
|
|
.line 1388
|
|
iput-wide p1, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->ruleId_:J
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setType(I)Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;
|
|
.locals 1
|
|
|
|
.line 1408
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x2
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->bitField0_:I
|
|
|
|
.line 1409
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$LocationRule$Builder;->type_:I
|
|
|
|
return-object p0
|
|
.end method
|