ConfigPersistence$KeyValue.smali
.class public final Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
.super Lcom/google/protobuf/GeneratedMessageLite;
.source "com.google.firebase:firebase-config@@19.1.0"
# interfaces
.implements Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValueOrBuilder;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/firebase/remoteconfig/proto/ConfigPersistence;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "KeyValue"
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue$Builder;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/google/protobuf/GeneratedMessageLite<",
"Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;",
"Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue$Builder;",
">;",
"Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValueOrBuilder;"
}
.end annotation
# static fields
.field private static final DEFAULT_INSTANCE:Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
.field public static final KEY_FIELD_NUMBER:I = 0x1
.field private static volatile PARSER:Lcom/google/protobuf/Parser; = null
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/google/protobuf/Parser<",
"Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;",
">;"
}
.end annotation
.end field
.field public static final VALUE_FIELD_NUMBER:I = 0x2
# instance fields
.field private bitField0_:I
.field private key_:Ljava/lang/String;
.field private value_:Lcom/google/protobuf/ByteString;
# direct methods
.method static constructor <clinit>()V
.registers 1
.line 1376
new-instance v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
invoke-direct {v0}, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;-><init>()V
sput-object v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->DEFAULT_INSTANCE:Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
.line 1377
invoke-virtual {v0}, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->makeImmutable()V
.line 1378
return-void
.end method
.method private constructor <init>()V
.registers 2
.line 1008
invoke-direct {p0}, Lcom/google/protobuf/GeneratedMessageLite;-><init>()V
.line 1009
const-string v0, ""
iput-object v0, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->key_:Ljava/lang/String;
.line 1010
sget-object v0, Lcom/google/protobuf/ByteString;->EMPTY:Lcom/google/protobuf/ByteString;
iput-object v0, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->value_:Lcom/google/protobuf/ByteString;
.line 1011
return-void
.end method
.method static synthetic access$2700()Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
.registers 1
.line 1003
sget-object v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->DEFAULT_INSTANCE:Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
return-object v0
.end method
.method static synthetic access$2800(Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;Ljava/lang/String;)V
.registers 2
.param p0, "x0" # Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
.param p1, "x1" # Ljava/lang/String;
.line 1003
invoke-direct {p0, p1}, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->setKey(Ljava/lang/String;)V
return-void
.end method
.method static synthetic access$2900(Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;)V
.registers 1
.param p0, "x0" # Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
.line 1003
invoke-direct {p0}, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->clearKey()V
return-void
.end method
.method static synthetic access$3000(Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;Lcom/google/protobuf/ByteString;)V
.registers 2
.param p0, "x0" # Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
.param p1, "x1" # Lcom/google/protobuf/ByteString;
.line 1003
invoke-direct {p0, p1}, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->setKeyBytes(Lcom/google/protobuf/ByteString;)V
return-void
.end method
.method static synthetic access$3100(Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;Lcom/google/protobuf/ByteString;)V
.registers 2
.param p0, "x0" # Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
.param p1, "x1" # Lcom/google/protobuf/ByteString;
.line 1003
invoke-direct {p0, p1}, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->setValue(Lcom/google/protobuf/ByteString;)V
return-void
.end method
.method static synthetic access$3200(Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;)V
.registers 1
.param p0, "x0" # Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
.line 1003
invoke-direct {p0}, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->clearValue()V
return-void
.end method
.method private clearKey()V
.registers 2
.line 1049
iget v0, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->bitField0_:I
and-int/lit8 v0, v0, -0x2
iput v0, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->bitField0_:I
.line 1050
invoke-static {}, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->getDefaultInstance()Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
move-result-object v0
invoke-virtual {v0}, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->getKey()Ljava/lang/String;
move-result-object v0
iput-object v0, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->key_:Ljava/lang/String;
.line 1051
return-void
.end method
.method private clearValue()V
.registers 2
.line 1092
iget v0, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->bitField0_:I
and-int/lit8 v0, v0, -0x3
iput v0, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->bitField0_:I
.line 1093
invoke-static {}, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->getDefaultInstance()Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
move-result-object v0
invoke-virtual {v0}, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->getValue()Lcom/google/protobuf/ByteString;
move-result-object v0
iput-object v0, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->value_:Lcom/google/protobuf/ByteString;
.line 1094
return-void
.end method
.method public static getDefaultInstance()Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
.registers 1
.line 1381
sget-object v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->DEFAULT_INSTANCE:Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
return-object v0
.end method
.method public static newBuilder()Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue$Builder;
.registers 1
.line 1187
sget-object v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->DEFAULT_INSTANCE:Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
invoke-virtual {v0}, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->toBuilder()Lcom/google/protobuf/GeneratedMessageLite$Builder;
move-result-object v0
check-cast v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue$Builder;
return-object v0
.end method
.method public static newBuilder(Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;)Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue$Builder;
.registers 2
.param p0, "prototype" # Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
.line 1190
sget-object v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->DEFAULT_INSTANCE:Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
invoke-virtual {v0}, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->toBuilder()Lcom/google/protobuf/GeneratedMessageLite$Builder;
move-result-object v0
check-cast v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue$Builder;
invoke-virtual {v0, p0}, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue$Builder;->mergeFrom(Lcom/google/protobuf/GeneratedMessageLite;)Lcom/google/protobuf/GeneratedMessageLite$Builder;
move-result-object v0
check-cast v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue$Builder;
return-object v0
.end method
.method public static parseDelimitedFrom(Ljava/io/InputStream;)Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
.registers 2
.param p0, "input" # Ljava/io/InputStream;
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 1164
sget-object v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->DEFAULT_INSTANCE:Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
invoke-static {v0, p0}, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->parseDelimitedFrom(Lcom/google/protobuf/GeneratedMessageLite;Ljava/io/InputStream;)Lcom/google/protobuf/GeneratedMessageLite;
move-result-object v0
check-cast v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
return-object v0
.end method
.method public static parseDelimitedFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
.registers 3
.param p0, "input" # Ljava/io/InputStream;
.param p1, "extensionRegistry" # Lcom/google/protobuf/ExtensionRegistryLite;
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 1170
sget-object v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->DEFAULT_INSTANCE:Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
invoke-static {v0, p0, p1}, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->parseDelimitedFrom(Lcom/google/protobuf/GeneratedMessageLite;Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/GeneratedMessageLite;
move-result-object v0
check-cast v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
return-object v0
.end method
.method public static parseFrom(Lcom/google/protobuf/ByteString;)Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
.registers 2
.param p0, "data" # Lcom/google/protobuf/ByteString;
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.line 1128
sget-object v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->DEFAULT_INSTANCE:Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/GeneratedMessageLite;
move-result-object v0
check-cast v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
return-object v0
.end method
.method public static parseFrom(Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
.registers 3
.param p0, "data" # Lcom/google/protobuf/ByteString;
.param p1, "extensionRegistry" # Lcom/google/protobuf/ExtensionRegistryLite;
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.line 1135
sget-object v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->DEFAULT_INSTANCE:Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
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 v0
check-cast v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
return-object v0
.end method
.method public static parseFrom(Lcom/google/protobuf/CodedInputStream;)Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
.registers 2
.param p0, "input" # Lcom/google/protobuf/CodedInputStream;
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 1175
sget-object v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->DEFAULT_INSTANCE:Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;Lcom/google/protobuf/CodedInputStream;)Lcom/google/protobuf/GeneratedMessageLite;
move-result-object v0
check-cast v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
return-object v0
.end method
.method public static parseFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
.registers 3
.param p0, "input" # Lcom/google/protobuf/CodedInputStream;
.param p1, "extensionRegistry" # Lcom/google/protobuf/ExtensionRegistryLite;
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 1182
sget-object v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->DEFAULT_INSTANCE:Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
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 v0
check-cast v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
return-object v0
.end method
.method public static parseFrom(Ljava/io/InputStream;)Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
.registers 2
.param p0, "input" # Ljava/io/InputStream;
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 1152
sget-object v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->DEFAULT_INSTANCE:Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;Ljava/io/InputStream;)Lcom/google/protobuf/GeneratedMessageLite;
move-result-object v0
check-cast v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
return-object v0
.end method
.method public static parseFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
.registers 3
.param p0, "input" # Ljava/io/InputStream;
.param p1, "extensionRegistry" # Lcom/google/protobuf/ExtensionRegistryLite;
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 1159
sget-object v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->DEFAULT_INSTANCE:Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
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 v0
check-cast v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
return-object v0
.end method
.method public static parseFrom([B)Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
.registers 2
.param p0, "data" # [B
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.line 1140
sget-object v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->DEFAULT_INSTANCE:Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;[B)Lcom/google/protobuf/GeneratedMessageLite;
move-result-object v0
check-cast v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
return-object v0
.end method
.method public static parseFrom([BLcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
.registers 3
.param p0, "data" # [B
.param p1, "extensionRegistry" # Lcom/google/protobuf/ExtensionRegistryLite;
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.line 1147
sget-object v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->DEFAULT_INSTANCE:Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
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 v0
check-cast v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
return-object v0
.end method
.method public static parser()Lcom/google/protobuf/Parser;
.registers 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/google/protobuf/Parser<",
"Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;",
">;"
}
.end annotation
.line 1387
sget-object v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->DEFAULT_INSTANCE:Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
invoke-virtual {v0}, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->getParserForType()Lcom/google/protobuf/Parser;
move-result-object v0
return-object v0
.end method
.method private setKey(Ljava/lang/String;)V
.registers 3
.param p1, "value" # Ljava/lang/String;
.line 1039
if-eqz p1, :cond_b
.line 1042
iget v0, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->bitField0_:I
or-int/lit8 v0, v0, 0x1
iput v0, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->bitField0_:I
.line 1043
iput-object p1, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->key_:Ljava/lang/String;
.line 1044
return-void
.line 1040
:cond_b
const/4 v0, 0x0
throw v0
.end method
.method private setKeyBytes(Lcom/google/protobuf/ByteString;)V
.registers 3
.param p1, "value" # Lcom/google/protobuf/ByteString;
.line 1057
if-eqz p1, :cond_f
.line 1060
iget v0, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->bitField0_:I
or-int/lit8 v0, v0, 0x1
iput v0, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->bitField0_:I
.line 1061
invoke-virtual {p1}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
move-result-object v0
iput-object v0, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->key_:Ljava/lang/String;
.line 1062
return-void
.line 1058
:cond_f
const/4 v0, 0x0
throw v0
.end method
.method private setValue(Lcom/google/protobuf/ByteString;)V
.registers 3
.param p1, "value" # Lcom/google/protobuf/ByteString;
.line 1082
if-eqz p1, :cond_b
.line 1085
iget v0, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->bitField0_:I
or-int/lit8 v0, v0, 0x2
iput v0, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->bitField0_:I
.line 1086
iput-object p1, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->value_:Lcom/google/protobuf/ByteString;
.line 1087
return-void
.line 1083
:cond_b
const/4 v0, 0x0
throw v0
.end method
# virtual methods
.method protected final dynamicMethod(Lcom/google/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
.registers 10
.param p1, "method" # Lcom/google/protobuf/GeneratedMessageLite$MethodToInvoke;
.param p2, "arg0" # Ljava/lang/Object;
.param p3, "arg1" # Ljava/lang/Object;
.line 1287
sget-object v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$1;->$SwitchMap$com$google$protobuf$GeneratedMessageLite$MethodToInvoke:[I
invoke-virtual {p1}, Lcom/google/protobuf/GeneratedMessageLite$MethodToInvoke;->ordinal()I
move-result v1
aget v0, v0, v1
const/4 v1, 0x0
packed-switch v0, :pswitch_data_d8
.line 1369
new-instance v0, Ljava/lang/UnsupportedOperationException;
invoke-direct {v0}, Ljava/lang/UnsupportedOperationException;-><init>()V
throw v0
.line 1360
:pswitch_12
sget-object v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->PARSER:Lcom/google/protobuf/Parser;
if-nez v0, :cond_2b
const-class v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
monitor-enter v0
.line 1361
:try_start_19
sget-object v1, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->PARSER:Lcom/google/protobuf/Parser;
if-nez v1, :cond_26
.line 1362
new-instance v1, Lcom/google/protobuf/GeneratedMessageLite$DefaultInstanceBasedParser;
sget-object v2, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->DEFAULT_INSTANCE:Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
invoke-direct {v1, v2}, Lcom/google/protobuf/GeneratedMessageLite$DefaultInstanceBasedParser;-><init>(Lcom/google/protobuf/GeneratedMessageLite;)V
sput-object v1, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->PARSER:Lcom/google/protobuf/Parser;
.line 1364
:cond_26
monitor-exit v0
goto :goto_2b
:catchall_28
move-exception v1
monitor-exit v0
:try_end_2a
.catchall {:try_start_19 .. :try_end_2a} :catchall_28
throw v1
.line 1366
:cond_2b
:goto_2b
sget-object v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->PARSER:Lcom/google/protobuf/Parser;
return-object v0
.line 1316
:pswitch_2e
move-object v0, p2
check-cast v0, Lcom/google/protobuf/CodedInputStream;
.line 1318
.local v0, "input":Lcom/google/protobuf/CodedInputStream;
move-object v1, p3
check-cast v1, Lcom/google/protobuf/ExtensionRegistryLite;
.line 1321
.local v1, "extensionRegistry":Lcom/google/protobuf/ExtensionRegistryLite;
const/4 v2, 0x0
.line 1322
.local v2, "done":Z
:goto_35
if-nez v2, :cond_8c
.line 1323
:try_start_37
invoke-virtual {v0}, Lcom/google/protobuf/CodedInputStream;->readTag()I
move-result v3
.line 1324
.local v3, "tag":I
if-eqz v3, :cond_67
const/16 v4, 0xa
if-eq v3, v4, :cond_5a
const/16 v4, 0x12
if-eq v3, v4, :cond_4d
.line 1329
invoke-virtual {p0, v3, v0}, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->parseUnknownField(ILcom/google/protobuf/CodedInputStream;)Z
move-result v4
if-nez v4, :cond_69
.line 1330
const/4 v2, 0x1
goto :goto_69
.line 1341
:cond_4d
iget v4, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->bitField0_:I
or-int/lit8 v4, v4, 0x2
iput v4, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->bitField0_:I
.line 1342
invoke-virtual {v0}, Lcom/google/protobuf/CodedInputStream;->readBytes()Lcom/google/protobuf/ByteString;
move-result-object v4
iput-object v4, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->value_:Lcom/google/protobuf/ByteString;
goto :goto_69
.line 1335
:cond_5a
invoke-virtual {v0}, Lcom/google/protobuf/CodedInputStream;->readString()Ljava/lang/String;
move-result-object v4
.line 1336
.local v4, "s":Ljava/lang/String;
iget v5, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->bitField0_:I
or-int/lit8 v5, v5, 0x1
iput v5, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->bitField0_:I
.line 1337
iput-object v4, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->key_:Ljava/lang/String;
:try_end_66
.catch Lcom/google/protobuf/InvalidProtocolBufferException; {:try_start_37 .. :try_end_66} :catch_80
.catch Ljava/io/IOException; {:try_start_37 .. :try_end_66} :catch_6c
.catchall {:try_start_37 .. :try_end_66} :catchall_6a
.line 1338
goto :goto_69
.line 1326
.end local v4 # "s":Ljava/lang/String;
:cond_67
const/4 v2, 0x1
.line 1327
nop
.line 1346
.end local v3 # "tag":I
:cond_69
:goto_69
goto :goto_35
.line 1353
.end local v2 # "done":Z
:catchall_6a
move-exception v2
goto :goto_8b
.line 1349
:catch_6c
move-exception v2
.line 1350
.local v2, "e":Ljava/io/IOException;
:try_start_6d
new-instance v3, Ljava/lang/RuntimeException;
new-instance v4, Lcom/google/protobuf/InvalidProtocolBufferException;
.line 1352
invoke-virtual {v2}, Ljava/io/IOException;->getMessage()Ljava/lang/String;
move-result-object v5
invoke-direct {v4, v5}, Lcom/google/protobuf/InvalidProtocolBufferException;-><init>(Ljava/lang/String;)V
invoke-virtual {v4, p0}, Lcom/google/protobuf/InvalidProtocolBufferException;->setUnfinishedMessage(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException;
move-result-object v4
invoke-direct {v3, v4}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/Throwable;)V
.end local v0 # "input":Lcom/google/protobuf/CodedInputStream;
.end local v1 # "extensionRegistry":Lcom/google/protobuf/ExtensionRegistryLite;
.end local p1 # "method":Lcom/google/protobuf/GeneratedMessageLite$MethodToInvoke;
.end local p2 # "arg0":Ljava/lang/Object;
.end local p3 # "arg1":Ljava/lang/Object;
throw v3
.line 1347
.end local v2 # "e":Ljava/io/IOException;
.restart local v0 # "input":Lcom/google/protobuf/CodedInputStream;
.restart local v1 # "extensionRegistry":Lcom/google/protobuf/ExtensionRegistryLite;
.restart local p1 # "method":Lcom/google/protobuf/GeneratedMessageLite$MethodToInvoke;
.restart local p2 # "arg0":Ljava/lang/Object;
.restart local p3 # "arg1":Ljava/lang/Object;
:catch_80
move-exception v2
.line 1348
.local v2, "e":Lcom/google/protobuf/InvalidProtocolBufferException;
new-instance v3, Ljava/lang/RuntimeException;
invoke-virtual {v2, p0}, Lcom/google/protobuf/InvalidProtocolBufferException;->setUnfinishedMessage(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException;
move-result-object v4
invoke-direct {v3, v4}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/Throwable;)V
.end local v0 # "input":Lcom/google/protobuf/CodedInputStream;
.end local v1 # "extensionRegistry":Lcom/google/protobuf/ExtensionRegistryLite;
.end local p1 # "method":Lcom/google/protobuf/GeneratedMessageLite$MethodToInvoke;
.end local p2 # "arg0":Ljava/lang/Object;
.end local p3 # "arg1":Ljava/lang/Object;
throw v3
:try_end_8b
.catchall {:try_start_6d .. :try_end_8b} :catchall_6a
.line 1353
.end local v2 # "e":Lcom/google/protobuf/InvalidProtocolBufferException;
.restart local v0 # "input":Lcom/google/protobuf/CodedInputStream;
.restart local v1 # "extensionRegistry":Lcom/google/protobuf/ExtensionRegistryLite;
.restart local p1 # "method":Lcom/google/protobuf/GeneratedMessageLite$MethodToInvoke;
.restart local p2 # "arg0":Ljava/lang/Object;
.restart local p3 # "arg1":Ljava/lang/Object;
:goto_8b
throw v2
.line 1354
:cond_8c
nop
.line 1357
.end local v0 # "input":Lcom/google/protobuf/CodedInputStream;
.end local v1 # "extensionRegistry":Lcom/google/protobuf/ExtensionRegistryLite;
:pswitch_8d
sget-object v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->DEFAULT_INSTANCE:Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
return-object v0
.line 1301
:pswitch_90
move-object v0, p2
check-cast v0, Lcom/google/protobuf/GeneratedMessageLite$Visitor;
.line 1302
.local v0, "visitor":Lcom/google/protobuf/GeneratedMessageLite$Visitor;
move-object v1, p3
check-cast v1, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
.line 1303
.local v1, "other":Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
nop
.line 1304
invoke-virtual {p0}, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->hasKey()Z
move-result v2
iget-object v3, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->key_:Ljava/lang/String;
.line 1305
invoke-virtual {v1}, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->hasKey()Z
move-result v4
iget-object v5, v1, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->key_:Ljava/lang/String;
.line 1303
invoke-interface {v0, v2, v3, v4, v5}, Lcom/google/protobuf/GeneratedMessageLite$Visitor;->visitString(ZLjava/lang/String;ZLjava/lang/String;)Ljava/lang/String;
move-result-object v2
iput-object v2, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->key_:Ljava/lang/String;
.line 1306
nop
.line 1307
invoke-virtual {p0}, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->hasValue()Z
move-result v2
iget-object v3, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->value_:Lcom/google/protobuf/ByteString;
.line 1308
invoke-virtual {v1}, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->hasValue()Z
move-result v4
iget-object v5, v1, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->value_:Lcom/google/protobuf/ByteString;
.line 1306
invoke-interface {v0, v2, v3, v4, v5}, Lcom/google/protobuf/GeneratedMessageLite$Visitor;->visitByteString(ZLcom/google/protobuf/ByteString;ZLcom/google/protobuf/ByteString;)Lcom/google/protobuf/ByteString;
move-result-object v2
iput-object v2, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->value_:Lcom/google/protobuf/ByteString;
.line 1309
sget-object v2, Lcom/google/protobuf/GeneratedMessageLite$MergeFromVisitor;->INSTANCE:Lcom/google/protobuf/GeneratedMessageLite$MergeFromVisitor;
if-ne v0, v2, :cond_c7
.line 1311
iget v2, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->bitField0_:I
iget v3, v1, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->bitField0_:I
or-int/2addr v2, v3
iput v2, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->bitField0_:I
.line 1313
:cond_c7
return-object p0
.line 1298
.end local v0 # "visitor":Lcom/google/protobuf/GeneratedMessageLite$Visitor;
.end local v1 # "other":Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
:pswitch_c8
new-instance v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue$Builder;
invoke-direct {v0, v1}, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue$Builder;-><init>(Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$1;)V
return-object v0
.line 1295
:pswitch_ce
return-object v1
.line 1292
:pswitch_cf
sget-object v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->DEFAULT_INSTANCE:Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
return-object v0
.line 1289
:pswitch_d2
new-instance v0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;
invoke-direct {v0}, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;-><init>()V
return-object v0
:pswitch_data_d8
.packed-switch 0x1
:pswitch_d2
:pswitch_cf
:pswitch_ce
:pswitch_c8
:pswitch_90
:pswitch_2e
:pswitch_8d
:pswitch_12
.end packed-switch
.end method
.method public getKey()Ljava/lang/String;
.registers 2
.line 1025
iget-object v0, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->key_:Ljava/lang/String;
return-object v0
.end method
.method public getKeyBytes()Lcom/google/protobuf/ByteString;
.registers 2
.line 1032
iget-object v0, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->key_:Ljava/lang/String;
invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
move-result-object v0
return-object v0
.end method
.method public getSerializedSize()I
.registers 4
.line 1108
iget v0, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->memoizedSerializedSize:I
.line 1109
.local v0, "size":I
const/4 v1, -0x1
if-eq v0, v1, :cond_6
return v0
.line 1111
:cond_6
const/4 v0, 0x0
.line 1112
iget v1, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->bitField0_:I
const/4 v2, 0x1
and-int/2addr v1, v2
if-ne v1, v2, :cond_17
.line 1113
nop
.line 1114
invoke-virtual {p0}, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->getKey()Ljava/lang/String;
move-result-object v1
invoke-static {v2, v1}, Lcom/google/protobuf/CodedOutputStream;->computeStringSize(ILjava/lang/String;)I
move-result v1
add-int/2addr v0, v1
.line 1116
:cond_17
iget v1, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->bitField0_:I
const/4 v2, 0x2
and-int/2addr v1, v2
if-ne v1, v2, :cond_24
.line 1117
iget-object v1, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->value_:Lcom/google/protobuf/ByteString;
.line 1118
invoke-static {v2, v1}, Lcom/google/protobuf/CodedOutputStream;->computeBytesSize(ILcom/google/protobuf/ByteString;)I
move-result v1
add-int/2addr v0, v1
.line 1120
:cond_24
iget-object v1, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->unknownFields:Lcom/google/protobuf/UnknownFieldSetLite;
invoke-virtual {v1}, Lcom/google/protobuf/UnknownFieldSetLite;->getSerializedSize()I
move-result v1
add-int/2addr v0, v1
.line 1121
iput v0, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->memoizedSerializedSize:I
.line 1122
return v0
.end method
.method public getValue()Lcom/google/protobuf/ByteString;
.registers 2
.line 1076
iget-object v0, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->value_:Lcom/google/protobuf/ByteString;
return-object v0
.end method
.method public hasKey()Z
.registers 3
.line 1019
iget v0, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->bitField0_:I
const/4 v1, 0x1
and-int/2addr v0, v1
if-ne v0, v1, :cond_7
goto :goto_8
:cond_7
const/4 v1, 0x0
:goto_8
return v1
.end method
.method public hasValue()Z
.registers 3
.line 1070
iget v0, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->bitField0_:I
const/4 v1, 0x2
and-int/2addr v0, v1
if-ne v0, v1, :cond_8
const/4 v0, 0x1
goto :goto_9
:cond_8
const/4 v0, 0x0
:goto_9
return v0
.end method
.method public writeTo(Lcom/google/protobuf/CodedOutputStream;)V
.registers 4
.param p1, "output" # Lcom/google/protobuf/CodedOutputStream;
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 1098
iget v0, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->bitField0_:I
const/4 v1, 0x1
and-int/2addr v0, v1
if-ne v0, v1, :cond_d
.line 1099
invoke-virtual {p0}, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->getKey()Ljava/lang/String;
move-result-object v0
invoke-virtual {p1, v1, v0}, Lcom/google/protobuf/CodedOutputStream;->writeString(ILjava/lang/String;)V
.line 1101
:cond_d
iget v0, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->bitField0_:I
const/4 v1, 0x2
and-int/2addr v0, v1
if-ne v0, v1, :cond_18
.line 1102
iget-object v0, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->value_:Lcom/google/protobuf/ByteString;
invoke-virtual {p1, v1, v0}, Lcom/google/protobuf/CodedOutputStream;->writeBytes(ILcom/google/protobuf/ByteString;)V
.line 1104
:cond_18
iget-object v0, p0, Lcom/google/firebase/remoteconfig/proto/ConfigPersistence$KeyValue;->unknownFields:Lcom/google/protobuf/UnknownFieldSetLite;
invoke-virtual {v0, p1}, Lcom/google/protobuf/UnknownFieldSetLite;->writeTo(Lcom/google/protobuf/CodedOutputStream;)V
.line 1105
return-void
.end method