- Imported from https://github.com/supermegamestre/Project-Real-Resurrection-3 - APKTool decompilation (Smali bytecode) for modding and rebuilding APK - Supports both 32-bit (armeabi-v7a) and 64-bit (arm64-v8a) architectures - Includes full Smali source, resources, and native libraries - Ready to rebuild APK after modifications with apktool b command - Added comprehensive README-apktool.md with modding guide This branch complements the JADX branches: - Use JADX (main/discord-community) to UNDERSTAND code (readable Java) - Use APKTool (this branch) to MODIFY and REBUILD APK (editable Smali) Total: 44,417 files, 538.51 MB Smali source code
894 lines
29 KiB
Smali
894 lines
29 KiB
Smali
.class public final Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
.super Lcom/google/protobuf/GeneratedMessageLite;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfoOrBuilder;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lgatewayprotocol/v1/BidRequestEventOuterClass;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "TokenInfo"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo$Builder;
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/google/protobuf/GeneratedMessageLite<",
|
|
"Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;",
|
|
"Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo$Builder;",
|
|
">;",
|
|
"Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfoOrBuilder;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field private static final DEFAULT_INSTANCE:Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
.field public static final HEADER_BIDDING_TOKEN_FIELD_NUMBER:I = 0x3
|
|
|
|
.field public static final IS_BOLD_SDK_FIELD_NUMBER:I = 0x2
|
|
|
|
.field private static volatile PARSER:Lcom/google/protobuf/Parser; = null
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/google/protobuf/Parser<",
|
|
"Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public static final TOKEN_TYPE_FIELD_NUMBER:I = 0x1
|
|
|
|
|
|
# instance fields
|
|
.field private bitField0_:I
|
|
|
|
.field private headerBiddingToken_:Lgatewayprotocol/v1/HeaderBiddingTokenOuterClass$HeaderBiddingToken;
|
|
|
|
.field private isBoldSdk_:Z
|
|
|
|
.field private tokenType_:I
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 2
|
|
|
|
.line 4053
|
|
new-instance v0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
invoke-direct {v0}, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;-><init>()V
|
|
|
|
sput-object v0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->DEFAULT_INSTANCE:Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
const-class v1, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
.line 4057
|
|
invoke-static {v1, v0}, Lcom/google/protobuf/GeneratedMessageLite;->registerDefaultInstance(Ljava/lang/Class;Lcom/google/protobuf/GeneratedMessageLite;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 3629
|
|
invoke-direct {p0}, Lcom/google/protobuf/GeneratedMessageLite;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static synthetic access$7900()Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
.locals 1
|
|
|
|
sget-object v0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->DEFAULT_INSTANCE:Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static synthetic access$8000(Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;I)V
|
|
.locals 0
|
|
|
|
.line 3624
|
|
invoke-direct {p0, p1}, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->setTokenTypeValue(I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static synthetic access$8100(Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenType;)V
|
|
.locals 0
|
|
|
|
.line 3624
|
|
invoke-direct {p0, p1}, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->setTokenType(Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenType;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static synthetic access$8200(Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;)V
|
|
.locals 0
|
|
|
|
.line 3624
|
|
invoke-direct {p0}, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->clearTokenType()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static synthetic access$8300(Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;Z)V
|
|
.locals 0
|
|
|
|
.line 3624
|
|
invoke-direct {p0, p1}, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->setIsBoldSdk(Z)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static synthetic access$8400(Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;)V
|
|
.locals 0
|
|
|
|
.line 3624
|
|
invoke-direct {p0}, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->clearIsBoldSdk()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static synthetic access$8500(Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;Lgatewayprotocol/v1/HeaderBiddingTokenOuterClass$HeaderBiddingToken;)V
|
|
.locals 0
|
|
|
|
.line 3624
|
|
invoke-direct {p0, p1}, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->setHeaderBiddingToken(Lgatewayprotocol/v1/HeaderBiddingTokenOuterClass$HeaderBiddingToken;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static synthetic access$8600(Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;Lgatewayprotocol/v1/HeaderBiddingTokenOuterClass$HeaderBiddingToken;)V
|
|
.locals 0
|
|
|
|
.line 3624
|
|
invoke-direct {p0, p1}, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->mergeHeaderBiddingToken(Lgatewayprotocol/v1/HeaderBiddingTokenOuterClass$HeaderBiddingToken;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static synthetic access$8700(Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;)V
|
|
.locals 0
|
|
|
|
.line 3624
|
|
invoke-direct {p0}, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->clearHeaderBiddingToken()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private clearHeaderBiddingToken()V
|
|
.locals 1
|
|
|
|
const/4 v0, 0x0
|
|
|
|
iput-object v0, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->headerBiddingToken_:Lgatewayprotocol/v1/HeaderBiddingTokenOuterClass$HeaderBiddingToken;
|
|
|
|
iget v0, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x5
|
|
|
|
iput v0, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->bitField0_:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private clearIsBoldSdk()V
|
|
.locals 1
|
|
|
|
iget v0, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x3
|
|
|
|
iput v0, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->bitField0_:I
|
|
|
|
const/4 v0, 0x0
|
|
|
|
iput-boolean v0, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->isBoldSdk_:Z
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private clearTokenType()V
|
|
.locals 1
|
|
|
|
iget v0, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x2
|
|
|
|
iput v0, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->bitField0_:I
|
|
|
|
const/4 v0, 0x0
|
|
|
|
iput v0, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->tokenType_:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static getDefaultInstance()Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
.locals 1
|
|
|
|
sget-object v0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->DEFAULT_INSTANCE:Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private mergeHeaderBiddingToken(Lgatewayprotocol/v1/HeaderBiddingTokenOuterClass$HeaderBiddingToken;)V
|
|
.locals 2
|
|
|
|
.line 3745
|
|
invoke-virtual {p1}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
iget-object v0, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->headerBiddingToken_:Lgatewayprotocol/v1/HeaderBiddingTokenOuterClass$HeaderBiddingToken;
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 3747
|
|
invoke-static {}, Lgatewayprotocol/v1/HeaderBiddingTokenOuterClass$HeaderBiddingToken;->getDefaultInstance()Lgatewayprotocol/v1/HeaderBiddingTokenOuterClass$HeaderBiddingToken;
|
|
|
|
move-result-object v1
|
|
|
|
if-eq v0, v1, :cond_0
|
|
|
|
iget-object v0, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->headerBiddingToken_:Lgatewayprotocol/v1/HeaderBiddingTokenOuterClass$HeaderBiddingToken;
|
|
|
|
.line 3749
|
|
invoke-static {v0}, Lgatewayprotocol/v1/HeaderBiddingTokenOuterClass$HeaderBiddingToken;->newBuilder(Lgatewayprotocol/v1/HeaderBiddingTokenOuterClass$HeaderBiddingToken;)Lgatewayprotocol/v1/HeaderBiddingTokenOuterClass$HeaderBiddingToken$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p1}, Lcom/google/protobuf/GeneratedMessageLite$Builder;->mergeFrom(Lcom/google/protobuf/GeneratedMessageLite;)Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Lgatewayprotocol/v1/HeaderBiddingTokenOuterClass$HeaderBiddingToken$Builder;
|
|
|
|
invoke-virtual {p1}, Lcom/google/protobuf/GeneratedMessageLite$Builder;->buildPartial()Lcom/google/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Lgatewayprotocol/v1/HeaderBiddingTokenOuterClass$HeaderBiddingToken;
|
|
|
|
iput-object p1, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->headerBiddingToken_:Lgatewayprotocol/v1/HeaderBiddingTokenOuterClass$HeaderBiddingToken;
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
iput-object p1, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->headerBiddingToken_:Lgatewayprotocol/v1/HeaderBiddingTokenOuterClass$HeaderBiddingToken;
|
|
|
|
:goto_0
|
|
iget p1, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->bitField0_:I
|
|
|
|
or-int/lit8 p1, p1, 0x4
|
|
|
|
iput p1, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->bitField0_:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static newBuilder()Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo$Builder;
|
|
.locals 1
|
|
|
|
sget-object v0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->DEFAULT_INSTANCE:Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
.line 3837
|
|
invoke-virtual {v0}, Lcom/google/protobuf/GeneratedMessageLite;->createBuilder()Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo$Builder;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static newBuilder(Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;)Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo$Builder;
|
|
.locals 1
|
|
|
|
sget-object v0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->DEFAULT_INSTANCE:Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
.line 3840
|
|
invoke-virtual {v0, p0}, Lcom/google/protobuf/GeneratedMessageLite;->createBuilder(Lcom/google/protobuf/GeneratedMessageLite;)Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo$Builder;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseDelimitedFrom(Ljava/io/InputStream;)Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
sget-object v0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->DEFAULT_INSTANCE:Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
.line 3814
|
|
invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageLite;->parseDelimitedFrom(Lcom/google/protobuf/GeneratedMessageLite;Ljava/io/InputStream;)Lcom/google/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseDelimitedFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
sget-object v0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->DEFAULT_INSTANCE:Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
.line 3820
|
|
invoke-static {v0, p0, p1}, Lcom/google/protobuf/GeneratedMessageLite;->parseDelimitedFrom(Lcom/google/protobuf/GeneratedMessageLite;Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/google/protobuf/ByteString;)Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
sget-object v0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->DEFAULT_INSTANCE:Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
.line 3778
|
|
invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
sget-object v0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->DEFAULT_INSTANCE:Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
.line 3785
|
|
invoke-static {v0, p0, p1}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/google/protobuf/CodedInputStream;)Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
sget-object v0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->DEFAULT_INSTANCE:Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
.line 3825
|
|
invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;Lcom/google/protobuf/CodedInputStream;)Lcom/google/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
sget-object v0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->DEFAULT_INSTANCE:Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
.line 3832
|
|
invoke-static {v0, p0, p1}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Ljava/io/InputStream;)Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
sget-object v0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->DEFAULT_INSTANCE:Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
.line 3802
|
|
invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;Ljava/io/InputStream;)Lcom/google/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
sget-object v0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->DEFAULT_INSTANCE:Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
.line 3809
|
|
invoke-static {v0, p0, p1}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Ljava/nio/ByteBuffer;)Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
sget-object v0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->DEFAULT_INSTANCE:Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
.line 3765
|
|
invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;Ljava/nio/ByteBuffer;)Lcom/google/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Ljava/nio/ByteBuffer;Lcom/google/protobuf/ExtensionRegistryLite;)Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
sget-object v0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->DEFAULT_INSTANCE:Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
.line 3772
|
|
invoke-static {v0, p0, p1}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;Ljava/nio/ByteBuffer;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom([B)Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
sget-object v0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->DEFAULT_INSTANCE:Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
.line 3790
|
|
invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;[B)Lcom/google/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom([BLcom/google/protobuf/ExtensionRegistryLite;)Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
sget-object v0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->DEFAULT_INSTANCE:Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
.line 3797
|
|
invoke-static {v0, p0, p1}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;[BLcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parser()Lcom/google/protobuf/Parser;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Lcom/google/protobuf/Parser<",
|
|
"Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
sget-object v0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->DEFAULT_INSTANCE:Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
.line 4068
|
|
invoke-virtual {v0}, Lcom/google/protobuf/GeneratedMessageLite;->getParserForType()Lcom/google/protobuf/Parser;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private setHeaderBiddingToken(Lgatewayprotocol/v1/HeaderBiddingTokenOuterClass$HeaderBiddingToken;)V
|
|
.locals 0
|
|
|
|
.line 3736
|
|
invoke-virtual {p1}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
iput-object p1, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->headerBiddingToken_:Lgatewayprotocol/v1/HeaderBiddingTokenOuterClass$HeaderBiddingToken;
|
|
|
|
iget p1, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->bitField0_:I
|
|
|
|
or-int/lit8 p1, p1, 0x4
|
|
|
|
iput p1, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->bitField0_:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private setIsBoldSdk(Z)V
|
|
.locals 1
|
|
|
|
iget v0, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x2
|
|
|
|
iput v0, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->bitField0_:I
|
|
|
|
iput-boolean p1, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->isBoldSdk_:Z
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private setTokenType(Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenType;)V
|
|
.locals 0
|
|
|
|
.line 3671
|
|
invoke-virtual {p1}, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenType;->getNumber()I
|
|
|
|
move-result p1
|
|
|
|
iput p1, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->tokenType_:I
|
|
|
|
iget p1, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->bitField0_:I
|
|
|
|
or-int/lit8 p1, p1, 0x1
|
|
|
|
iput p1, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->bitField0_:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private setTokenTypeValue(I)V
|
|
.locals 1
|
|
|
|
iget v0, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x1
|
|
|
|
iput v0, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->bitField0_:I
|
|
|
|
iput p1, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->tokenType_:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final dynamicMethod(Lcom/google/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 1
|
|
|
|
.line 4001
|
|
sget-object p2, Lgatewayprotocol/v1/BidRequestEventOuterClass$1;->$SwitchMap$com$google$protobuf$GeneratedMessageLite$MethodToInvoke:[I
|
|
|
|
invoke-virtual {p1}, Ljava/lang/Enum;->ordinal()I
|
|
|
|
move-result p1
|
|
|
|
aget p1, p2, p1
|
|
|
|
const/4 p2, 0x0
|
|
|
|
packed-switch p1, :pswitch_data_0
|
|
|
|
.line 4046
|
|
new-instance p1, Ljava/lang/UnsupportedOperationException;
|
|
|
|
invoke-direct {p1}, Ljava/lang/UnsupportedOperationException;-><init>()V
|
|
|
|
throw p1
|
|
|
|
:pswitch_0
|
|
return-object p2
|
|
|
|
:pswitch_1
|
|
const/4 p1, 0x1
|
|
|
|
.line 4040
|
|
invoke-static {p1}, Ljava/lang/Byte;->valueOf(B)Ljava/lang/Byte;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
|
|
:pswitch_2
|
|
sget-object p1, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->PARSER:Lcom/google/protobuf/Parser;
|
|
|
|
if-nez p1, :cond_1
|
|
|
|
const-class p2, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
.line 4027
|
|
monitor-enter p2
|
|
|
|
:try_start_0
|
|
sget-object p1, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->PARSER:Lcom/google/protobuf/Parser;
|
|
|
|
if-nez p1, :cond_0
|
|
|
|
.line 4030
|
|
new-instance p1, Lcom/google/protobuf/GeneratedMessageLite$DefaultInstanceBasedParser;
|
|
|
|
sget-object p3, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->DEFAULT_INSTANCE:Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
invoke-direct {p1, p3}, Lcom/google/protobuf/GeneratedMessageLite$DefaultInstanceBasedParser;-><init>(Lcom/google/protobuf/GeneratedMessageLite;)V
|
|
|
|
sput-object p1, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->PARSER:Lcom/google/protobuf/Parser;
|
|
|
|
goto :goto_0
|
|
|
|
:catchall_0
|
|
move-exception p1
|
|
|
|
goto :goto_1
|
|
|
|
.line 4035
|
|
:cond_0
|
|
:goto_0
|
|
monitor-exit p2
|
|
|
|
goto :goto_2
|
|
|
|
:goto_1
|
|
monitor-exit p2
|
|
:try_end_0
|
|
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
|
|
|
throw p1
|
|
|
|
:cond_1
|
|
:goto_2
|
|
return-object p1
|
|
|
|
:pswitch_3
|
|
sget-object p1, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->DEFAULT_INSTANCE:Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
return-object p1
|
|
|
|
:pswitch_4
|
|
const-string p1, "bitField0_"
|
|
|
|
const-string p2, "tokenType_"
|
|
|
|
const-string p3, "isBoldSdk_"
|
|
|
|
const-string v0, "headerBiddingToken_"
|
|
|
|
filled-new-array {p1, p2, p3, v0}, [Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
const-string p2, "\u0000\u0003\u0000\u0001\u0001\u0003\u0003\u0000\u0000\u0000\u0001\u100c\u0000\u0002\u1007\u0001\u0003\u1009\u0002"
|
|
|
|
sget-object p3, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->DEFAULT_INSTANCE:Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
.line 4018
|
|
invoke-static {p3, p2, p1}, Lcom/google/protobuf/GeneratedMessageLite;->newMessageInfo(Lcom/google/protobuf/MessageLite;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
|
|
.line 4006
|
|
:pswitch_5
|
|
new-instance p1, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo$Builder;
|
|
|
|
invoke-direct {p1, p2}, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo$Builder;-><init>(Lgatewayprotocol/v1/BidRequestEventOuterClass$1;)V
|
|
|
|
return-object p1
|
|
|
|
.line 4003
|
|
:pswitch_6
|
|
new-instance p1, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
invoke-direct {p1}, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;-><init>()V
|
|
|
|
return-object p1
|
|
|
|
nop
|
|
|
|
:pswitch_data_0
|
|
.packed-switch 0x1
|
|
:pswitch_6
|
|
:pswitch_5
|
|
:pswitch_4
|
|
:pswitch_3
|
|
:pswitch_2
|
|
:pswitch_1
|
|
:pswitch_0
|
|
.end packed-switch
|
|
.end method
|
|
|
|
.method public getHeaderBiddingToken()Lgatewayprotocol/v1/HeaderBiddingTokenOuterClass$HeaderBiddingToken;
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->headerBiddingToken_:Lgatewayprotocol/v1/HeaderBiddingTokenOuterClass$HeaderBiddingToken;
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
.line 3730
|
|
invoke-static {}, Lgatewayprotocol/v1/HeaderBiddingTokenOuterClass$HeaderBiddingToken;->getDefaultInstance()Lgatewayprotocol/v1/HeaderBiddingTokenOuterClass$HeaderBiddingToken;
|
|
|
|
move-result-object v0
|
|
|
|
:cond_0
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getIsBoldSdk()Z
|
|
.locals 1
|
|
|
|
iget-boolean v0, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->isBoldSdk_:Z
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getTokenType()Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenType;
|
|
.locals 1
|
|
|
|
iget v0, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->tokenType_:I
|
|
|
|
.line 3656
|
|
invoke-static {v0}, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenType;->forNumber(I)Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenType;
|
|
|
|
move-result-object v0
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
.line 3657
|
|
sget-object v0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenType;->UNRECOGNIZED:Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenType;
|
|
|
|
:cond_0
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getTokenTypeValue()I
|
|
.locals 1
|
|
|
|
iget v0, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->tokenType_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasHeaderBiddingToken()Z
|
|
.locals 1
|
|
|
|
iget v0, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, 0x4
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasIsBoldSdk()Z
|
|
.locals 1
|
|
|
|
iget v0, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, 0x2
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasTokenType()Z
|
|
.locals 2
|
|
|
|
iget v0, p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;->bitField0_:I
|
|
|
|
const/4 v1, 0x1
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v1, 0x0
|
|
|
|
:goto_0
|
|
return v1
|
|
.end method
|