1064 lines
29 KiB
Smali
1064 lines
29 KiB
Smali
.class public final Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
.super Lcom/google/protobuf/GeneratedMessageLite;
|
|
.source "AdCommonInterface.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/moji/launchserver/AdCommonInterface$DynamicActionOrBuilder;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/launchserver/AdCommonInterface;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "DynamicAction"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final DELAYTIME_FIELD_NUMBER:I = 0x5
|
|
|
|
.field public static final ISSURPRISE_FIELD_NUMBER:I = 0x4
|
|
|
|
.field public static final NAME_FIELD_NUMBER:I = 0x1
|
|
|
|
.field public static final RANDOM_FIELD_NUMBER:I = 0x3
|
|
|
|
.field public static final REPEAT_FIELD_NUMBER:I = 0x2
|
|
|
|
.field private static final defaultInstance:Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
|
|
.field private static final serialVersionUID:J
|
|
|
|
|
|
# instance fields
|
|
.field private bitField0_:I
|
|
|
|
.field private delaytime_:I
|
|
|
|
.field private issurprise_:I
|
|
|
|
.field private memoizedIsInitialized:B
|
|
|
|
.field private memoizedSerializedSize:I
|
|
|
|
.field private name_:Ljava/lang/Object;
|
|
|
|
.field private random_:I
|
|
|
|
.field private repeat_:I
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 2
|
|
|
|
.line 57525
|
|
new-instance v0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
|
|
const/4 v1, 0x1
|
|
|
|
invoke-direct {v0, v1}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;-><init>(Z)V
|
|
|
|
sput-object v0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->defaultInstance:Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
|
|
.line 57526
|
|
sget-object v0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->defaultInstance:Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
|
|
invoke-direct {v0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->initFields()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>(Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;)V
|
|
.locals 0
|
|
|
|
.line 57012
|
|
invoke-direct {p0, p1}, Lcom/google/protobuf/GeneratedMessageLite;-><init>(Lcom/google/protobuf/GeneratedMessageLite$Builder;)V
|
|
|
|
const/4 p1, -0x1
|
|
|
|
.line 57105
|
|
iput-byte p1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->memoizedIsInitialized:B
|
|
|
|
.line 57134
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->memoizedSerializedSize:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method synthetic constructor <init>(Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;Lcom/moji/launchserver/AdCommonInterface$1;)V
|
|
.locals 0
|
|
|
|
.line 57007
|
|
invoke-direct {p0, p1}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;-><init>(Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>(Z)V
|
|
.locals 0
|
|
|
|
.line 57014
|
|
invoke-direct {p0}, Lcom/google/protobuf/GeneratedMessageLite;-><init>()V
|
|
|
|
const/4 p1, -0x1
|
|
|
|
.line 57105
|
|
iput-byte p1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->memoizedIsInitialized:B
|
|
|
|
.line 57134
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->memoizedSerializedSize:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method static synthetic access$76302(Lcom/moji/launchserver/AdCommonInterface$DynamicAction;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 57007
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->name_:Ljava/lang/Object;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method static synthetic access$76402(Lcom/moji/launchserver/AdCommonInterface$DynamicAction;I)I
|
|
.locals 0
|
|
|
|
.line 57007
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->repeat_:I
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method static synthetic access$76502(Lcom/moji/launchserver/AdCommonInterface$DynamicAction;I)I
|
|
.locals 0
|
|
|
|
.line 57007
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->random_:I
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method static synthetic access$76602(Lcom/moji/launchserver/AdCommonInterface$DynamicAction;I)I
|
|
.locals 0
|
|
|
|
.line 57007
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->issurprise_:I
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method static synthetic access$76702(Lcom/moji/launchserver/AdCommonInterface$DynamicAction;I)I
|
|
.locals 0
|
|
|
|
.line 57007
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->delaytime_:I
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method static synthetic access$76802(Lcom/moji/launchserver/AdCommonInterface$DynamicAction;I)I
|
|
.locals 0
|
|
|
|
.line 57007
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->bitField0_:I
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public static getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
.locals 1
|
|
|
|
.line 57018
|
|
sget-object v0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->defaultInstance:Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private getNameBytes()Lcom/google/protobuf/ByteString;
|
|
.locals 2
|
|
|
|
.line 57047
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->name_:Ljava/lang/Object;
|
|
|
|
.line 57048
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 57049
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
.line 57050
|
|
invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
.line 57051
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->name_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 57054
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private initFields()V
|
|
.locals 1
|
|
|
|
const-string v0, ""
|
|
|
|
.line 57099
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->name_:Ljava/lang/Object;
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 57100
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->repeat_:I
|
|
|
|
.line 57101
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->random_:I
|
|
|
|
.line 57102
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->issurprise_:I
|
|
|
|
.line 57103
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->delaytime_:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static newBuilder()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
.locals 1
|
|
|
|
.line 57238
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->access$76100()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static newBuilder(Lcom/moji/launchserver/AdCommonInterface$DynamicAction;)Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
.locals 1
|
|
|
|
.line 57241
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->mergeFrom(Lcom/moji/launchserver/AdCommonInterface$DynamicAction;)Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseDelimitedFrom(Ljava/io/InputStream;)Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 57207
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
.line 57208
|
|
invoke-virtual {v0, p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->mergeDelimitedFrom(Ljava/io/InputStream;)Z
|
|
|
|
move-result p0
|
|
|
|
if-eqz p0, :cond_0
|
|
|
|
.line 57209
|
|
invoke-static {v0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->access$76000(Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;)Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
|
|
:cond_0
|
|
const/4 p0, 0x0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseDelimitedFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 57218
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
.line 57219
|
|
invoke-virtual {v0, p0, p1}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->mergeDelimitedFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Z
|
|
|
|
move-result p0
|
|
|
|
if-eqz p0, :cond_0
|
|
|
|
.line 57220
|
|
invoke-static {v0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->access$76000(Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;)Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
|
|
:cond_0
|
|
const/4 p0, 0x0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/google/protobuf/ByteString;)Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 57174
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->mergeFrom(Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->access$76000(Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;)Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 57180
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0, p1}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->mergeFrom(Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
.line 57181
|
|
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->access$76000(Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;)Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/google/protobuf/CodedInputStream;)Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 57228
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->mergeFrom(Lcom/google/protobuf/CodedInputStream;)Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->access$76000(Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;)Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 57234
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0, p1}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
.line 57235
|
|
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->access$76000(Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;)Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Ljava/io/InputStream;)Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 57196
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->mergeFrom(Ljava/io/InputStream;)Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->access$76000(Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;)Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 57202
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0, p1}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->mergeFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
.line 57203
|
|
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->access$76000(Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;)Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom([B)Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 57185
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->mergeFrom([B)Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->access$76000(Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;)Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom([BLcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 57191
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0, p1}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->mergeFrom([BLcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
.line 57192
|
|
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->access$76000(Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;)Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/MessageLite;
|
|
.locals 1
|
|
|
|
.line 57007
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->getDefaultInstanceForType()Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getDefaultInstanceForType()Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
.locals 1
|
|
|
|
.line 57022
|
|
sget-object v0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->defaultInstance:Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getDelaytime()I
|
|
.locals 1
|
|
|
|
.line 57095
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->delaytime_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getIssurprise()I
|
|
.locals 1
|
|
|
|
.line 57085
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->issurprise_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getName()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 57033
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->name_:Ljava/lang/Object;
|
|
|
|
.line 57034
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 57035
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
|
|
.line 57037
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
.line 57039
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
.line 57040
|
|
invoke-static {v0}, Lcom/google/protobuf/Internal;->isValidUtf8(Lcom/google/protobuf/ByteString;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 57041
|
|
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->name_:Ljava/lang/Object;
|
|
|
|
:cond_1
|
|
return-object v1
|
|
.end method
|
|
|
|
.method public getRandom()I
|
|
.locals 1
|
|
|
|
.line 57075
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->random_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getRepeat()I
|
|
.locals 1
|
|
|
|
.line 57065
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->repeat_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getSerializedSize()I
|
|
.locals 4
|
|
|
|
.line 57136
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->memoizedSerializedSize:I
|
|
|
|
const/4 v1, -0x1
|
|
|
|
if-eq v0, v1, :cond_0
|
|
|
|
return v0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
.line 57140
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->bitField0_:I
|
|
|
|
const/4 v2, 0x1
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_1
|
|
|
|
.line 57142
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->getNameBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-static {v2, v1}, Lcom/google/protobuf/CodedOutputStream;->computeBytesSize(ILcom/google/protobuf/ByteString;)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 57144
|
|
:cond_1
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->bitField0_:I
|
|
|
|
const/4 v2, 0x2
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_2
|
|
|
|
.line 57145
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->repeat_:I
|
|
|
|
.line 57146
|
|
invoke-static {v2, v1}, Lcom/google/protobuf/CodedOutputStream;->computeInt32Size(II)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 57148
|
|
:cond_2
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->bitField0_:I
|
|
|
|
const/4 v2, 0x4
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_3
|
|
|
|
const/4 v1, 0x3
|
|
|
|
.line 57149
|
|
iget v3, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->random_:I
|
|
|
|
.line 57150
|
|
invoke-static {v1, v3}, Lcom/google/protobuf/CodedOutputStream;->computeInt32Size(II)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 57152
|
|
:cond_3
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->bitField0_:I
|
|
|
|
const/16 v3, 0x8
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_4
|
|
|
|
.line 57153
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->issurprise_:I
|
|
|
|
.line 57154
|
|
invoke-static {v2, v1}, Lcom/google/protobuf/CodedOutputStream;->computeInt32Size(II)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 57156
|
|
:cond_4
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->bitField0_:I
|
|
|
|
const/16 v2, 0x10
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_5
|
|
|
|
const/4 v1, 0x5
|
|
|
|
.line 57157
|
|
iget v2, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->delaytime_:I
|
|
|
|
.line 57158
|
|
invoke-static {v1, v2}, Lcom/google/protobuf/CodedOutputStream;->computeInt32Size(II)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 57160
|
|
:cond_5
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->memoizedSerializedSize:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasDelaytime()Z
|
|
.locals 2
|
|
|
|
.line 57092
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->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 hasIssurprise()Z
|
|
.locals 2
|
|
|
|
.line 57082
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->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 hasName()Z
|
|
.locals 2
|
|
|
|
.line 57030
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->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 hasRandom()Z
|
|
.locals 2
|
|
|
|
.line 57072
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->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 hasRepeat()Z
|
|
.locals 2
|
|
|
|
.line 57062
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->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 57107
|
|
iget-byte v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->memoizedIsInitialized:B
|
|
|
|
const/4 v1, 0x1
|
|
|
|
const/4 v2, -0x1
|
|
|
|
if-eq v0, v2, :cond_1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v1, 0x0
|
|
|
|
:goto_0
|
|
return v1
|
|
|
|
.line 57110
|
|
:cond_1
|
|
iput-byte v1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->memoizedIsInitialized:B
|
|
|
|
return v1
|
|
.end method
|
|
|
|
.method public bridge synthetic newBuilderForType()Lcom/google/protobuf/MessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 57007
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->newBuilderForType()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public newBuilderForType()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
.locals 1
|
|
|
|
.line 57239
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic toBuilder()Lcom/google/protobuf/MessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 57007
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->toBuilder()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public toBuilder()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
.locals 1
|
|
|
|
.line 57243
|
|
invoke-static {p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->newBuilder(Lcom/moji/launchserver/AdCommonInterface$DynamicAction;)Lcom/moji/launchserver/AdCommonInterface$DynamicAction$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 57168
|
|
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 3
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 57116
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->getSerializedSize()I
|
|
|
|
.line 57117
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->bitField0_:I
|
|
|
|
const/4 v1, 0x1
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
.line 57118
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->getNameBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p1, v1, v0}, Lcom/google/protobuf/CodedOutputStream;->writeBytes(ILcom/google/protobuf/ByteString;)V
|
|
|
|
.line 57120
|
|
:cond_0
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->bitField0_:I
|
|
|
|
const/4 v1, 0x2
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_1
|
|
|
|
.line 57121
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->repeat_:I
|
|
|
|
invoke-virtual {p1, v1, v0}, Lcom/google/protobuf/CodedOutputStream;->writeInt32(II)V
|
|
|
|
.line 57123
|
|
:cond_1
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->bitField0_:I
|
|
|
|
const/4 v1, 0x4
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_2
|
|
|
|
const/4 v0, 0x3
|
|
|
|
.line 57124
|
|
iget v2, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->random_:I
|
|
|
|
invoke-virtual {p1, v0, v2}, Lcom/google/protobuf/CodedOutputStream;->writeInt32(II)V
|
|
|
|
.line 57126
|
|
:cond_2
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->bitField0_:I
|
|
|
|
const/16 v2, 0x8
|
|
|
|
and-int/2addr v0, v2
|
|
|
|
if-ne v0, v2, :cond_3
|
|
|
|
.line 57127
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->issurprise_:I
|
|
|
|
invoke-virtual {p1, v1, v0}, Lcom/google/protobuf/CodedOutputStream;->writeInt32(II)V
|
|
|
|
.line 57129
|
|
:cond_3
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->bitField0_:I
|
|
|
|
const/16 v1, 0x10
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_4
|
|
|
|
const/4 v0, 0x5
|
|
|
|
.line 57130
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->delaytime_:I
|
|
|
|
invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->writeInt32(II)V
|
|
|
|
:cond_4
|
|
return-void
|
|
.end method
|