q1.smali

.class public final Lf6/q1;
.super Lf6/i0;
.source "Option.java"

# interfaces
.implements Lf6/r1;


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lf6/q1$b;
    }
.end annotation


# static fields
.field public static final d:Lf6/q1;

.field public static final e:Lf6/s1;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Lf6/s1<",
            "Lf6/q1;",
            ">;"
        }
    .end annotation
.end field


# instance fields
.field public volatile a:Ljava/lang/Object;

.field public b:Lf6/f;

.field public c:B


# direct methods
.method public static constructor <clinit>()V
    .registers 1

    new-instance v0, Lf6/q1;

    invoke-direct {v0}, Lf6/q1;-><init>()V

    sput-object v0, Lf6/q1;->d:Lf6/q1;

    new-instance v0, Lf6/q1$a;

    invoke-direct {v0}, Lf6/q1$a;-><init>()V

    sput-object v0, Lf6/q1;->e:Lf6/s1;

    return-void
.end method

.method public constructor <init>()V
    .registers 2

    invoke-direct {p0}, Lf6/i0;-><init>()V

    const/4 v0, -0x1

    iput-byte v0, p0, Lf6/q1;->c:B

    const-string v0, ""

    iput-object v0, p0, Lf6/q1;->a:Ljava/lang/Object;

    return-void
.end method

.method public constructor <init>(Lf6/i0$b;)V
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lf6/i0$b<",
            "*>;)V"
        }
    .end annotation

    invoke-direct {p0, p1}, Lf6/i0;-><init>(Lf6/i0$b;)V

    const/4 p1, -0x1

    iput-byte p1, p0, Lf6/q1;->c:B

    return-void
.end method

.method public synthetic constructor <init>(Lf6/i0$b;Lf6/q1$a;)V
    .registers 3

    invoke-direct {p0, p1}, Lf6/q1;-><init>(Lf6/i0$b;)V

    return-void
.end method

.method public constructor <init>(Lf6/n;Lf6/x;)V
    .registers 9
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Lf6/l0;
        }
    .end annotation

    invoke-direct {p0}, Lf6/q1;-><init>()V

    const/4 v0, 0x0

    if-eqz p2, :cond_75

    invoke-static {}, Lf6/o2;->d()Lf6/o2$b;

    move-result-object v1

    const/4 v2, 0x0

    :cond_b
    :goto_b
    if-nez v2, :cond_6b

    :try_start_d
    invoke-virtual {p1}, Lf6/n;->t()I

    move-result v3

    const/4 v4, 0x1

    if-eqz v3, :cond_4e

    const/16 v5, 0xa

    if-eq v3, v5, :cond_47

    const/16 v5, 0x12

    if-eq v3, v5, :cond_23

    invoke-virtual {p0, p1, v1, p2, v3}, Lf6/i0;->parseUnknownField(Lf6/n;Lf6/o2$b;Lf6/x;I)Z

    move-result v3

    if-nez v3, :cond_b

    goto :goto_4e

    :cond_23
    iget-object v3, p0, Lf6/q1;->b:Lf6/f;

    if-eqz v3, :cond_2e

    iget-object v3, p0, Lf6/q1;->b:Lf6/f;

    invoke-virtual {v3}, Lf6/f;->toBuilder()Lf6/f$b;

    move-result-object v3

    goto :goto_2f

    :cond_2e
    move-object v3, v0

    :goto_2f
    invoke-static {}, Lf6/f;->parser()Lf6/s1;

    move-result-object v4

    invoke-virtual {p1, v4, p2}, Lf6/n;->a(Lf6/s1;Lf6/x;)Lf6/d1;

    move-result-object v4

    check-cast v4, Lf6/f;

    iput-object v4, p0, Lf6/q1;->b:Lf6/f;

    if-eqz v3, :cond_b

    invoke-virtual {v3, v4}, Lf6/f$b;->a(Lf6/f;)Lf6/f$b;

    invoke-virtual {v3}, Lf6/f$b;->buildPartial()Lf6/f;

    move-result-object v3

    iput-object v3, p0, Lf6/q1;->b:Lf6/f;

    goto :goto_b

    :cond_47
    invoke-virtual {p1}, Lf6/n;->s()Ljava/lang/String;

    move-result-object v3

    iput-object v3, p0, Lf6/q1;->a:Ljava/lang/Object;
    :try_end_4d
    .catch Lf6/l0; {:try_start_d .. :try_end_4d} :catch_5c
    .catch Ljava/io/IOException; {:try_start_d .. :try_end_4d} :catch_52
    .catchall {:try_start_d .. :try_end_4d} :catchall_50

    goto :goto_b

    :cond_4e
    :goto_4e
    const/4 v2, 0x1

    goto :goto_b

    :catchall_50
    move-exception p1

    goto :goto_61

    :catch_52
    move-exception p1

    :try_start_53
    new-instance p2, Lf6/l0;

    invoke-direct {p2, p1}, Lf6/l0;-><init>(Ljava/io/IOException;)V

    invoke-virtual {p2, p0}, Lf6/l0;->a(Lf6/d1;)Lf6/l0;

    throw p2

    :catch_5c
    move-exception p1

    invoke-virtual {p1, p0}, Lf6/l0;->a(Lf6/d1;)Lf6/l0;

    throw p1
    :try_end_61
    .catchall {:try_start_53 .. :try_end_61} :catchall_50

    :goto_61
    invoke-virtual {v1}, Lf6/o2$b;->build()Lf6/o2;

    move-result-object p2

    iput-object p2, p0, Lf6/i0;->unknownFields:Lf6/o2;

    invoke-virtual {p0}, Lf6/i0;->makeExtensionsImmutable()V

    throw p1

    :cond_6b
    invoke-virtual {v1}, Lf6/o2$b;->build()Lf6/o2;

    move-result-object p1

    iput-object p1, p0, Lf6/i0;->unknownFields:Lf6/o2;

    invoke-virtual {p0}, Lf6/i0;->makeExtensionsImmutable()V

    return-void

    :cond_75
    goto :goto_77

    :goto_76
    throw v0

    :goto_77
    goto :goto_76
.end method

.method public synthetic constructor <init>(Lf6/n;Lf6/x;Lf6/q1$a;)V
    .registers 4
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Lf6/l0;
        }
    .end annotation

    invoke-direct {p0, p1, p2}, Lf6/q1;-><init>(Lf6/n;Lf6/x;)V

    return-void
.end method

.method public static synthetic a(Lf6/q1;Lf6/f;)Lf6/f;
    .registers 2

    iput-object p1, p0, Lf6/q1;->b:Lf6/f;

    return-object p1
.end method

.method public static synthetic a(Lf6/q1;)Ljava/lang/Object;
    .registers 1

    iget-object p0, p0, Lf6/q1;->a:Ljava/lang/Object;

    return-object p0
.end method

.method public static synthetic a(Lf6/q1;Ljava/lang/Object;)Ljava/lang/Object;
    .registers 2

    iput-object p1, p0, Lf6/q1;->a:Ljava/lang/Object;

    return-object p1
.end method

.method public static synthetic e()Lf6/s1;
    .registers 1

    sget-object v0, Lf6/q1;->e:Lf6/s1;

    return-object v0
.end method

.method public static getDefaultInstance()Lf6/q1;
    .registers 1

    sget-object v0, Lf6/q1;->d:Lf6/q1;

    return-object v0
.end method

.method public static final getDescriptor()Lcom/google/protobuf/Descriptors$b;
    .registers 1

    sget-object v0, Lf6/k2;->f:Lcom/google/protobuf/Descriptors$b;

    return-object v0
.end method

.method public static newBuilder()Lf6/q1$b;
    .registers 1

    sget-object v0, Lf6/q1;->d:Lf6/q1;

    invoke-virtual {v0}, Lf6/q1;->toBuilder()Lf6/q1$b;

    move-result-object v0

    return-object v0
.end method

.method public static parser()Lf6/s1;
    .registers 1
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Lf6/s1<",
            "Lf6/q1;",
            ">;"
        }
    .end annotation

    sget-object v0, Lf6/q1;->e:Lf6/s1;

    return-object v0
.end method


# virtual methods
.method public a()Ljava/lang/String;
    .registers 3

    iget-object v0, p0, Lf6/q1;->a:Ljava/lang/Object;

    instance-of v1, v0, Ljava/lang/String;

    if-eqz v1, :cond_9

    check-cast v0, Ljava/lang/String;

    return-object v0

    :cond_9
    check-cast v0, Lf6/m;

    invoke-virtual {v0}, Lf6/m;->h()Ljava/lang/String;

    move-result-object v0

    iput-object v0, p0, Lf6/q1;->a:Ljava/lang/Object;

    return-object v0
.end method

.method public b()Lf6/m;
    .registers 3

    iget-object v0, p0, Lf6/q1;->a:Ljava/lang/Object;

    instance-of v1, v0, Ljava/lang/String;

    if-eqz v1, :cond_f

    check-cast v0, Ljava/lang/String;

    invoke-static {v0}, Lf6/m;->a(Ljava/lang/String;)Lf6/m;

    move-result-object v0

    iput-object v0, p0, Lf6/q1;->a:Ljava/lang/Object;

    return-object v0

    :cond_f
    check-cast v0, Lf6/m;

    return-object v0
.end method

.method public c()Lf6/f;
    .registers 2

    iget-object v0, p0, Lf6/q1;->b:Lf6/f;

    if-nez v0, :cond_8

    invoke-static {}, Lf6/f;->getDefaultInstance()Lf6/f;

    move-result-object v0

    :cond_8
    return-object v0
.end method

.method public d()Z
    .registers 2

    iget-object v0, p0, Lf6/q1;->b:Lf6/f;

    if-eqz v0, :cond_6

    const/4 v0, 0x1

    goto :goto_7

    :cond_6
    const/4 v0, 0x0

    :goto_7
    return v0
.end method

.method public equals(Ljava/lang/Object;)Z
    .registers 6

    const/4 v0, 0x1

    if-ne p1, p0, :cond_4

    return v0

    :cond_4
    instance-of v1, p1, Lf6/q1;

    if-nez v1, :cond_d

    invoke-super {p0, p1}, Lf6/a;->equals(Ljava/lang/Object;)Z

    move-result p1

    return p1

    :cond_d
    check-cast p1, Lf6/q1;

    invoke-virtual {p0}, Lf6/q1;->a()Ljava/lang/String;

    move-result-object v1

    invoke-virtual {p1}, Lf6/q1;->a()Ljava/lang/String;

    move-result-object v2

    invoke-virtual {v1, v2}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z

    move-result v1

    const/4 v2, 0x0

    if-nez v1, :cond_1f

    return v2

    :cond_1f
    invoke-virtual {p0}, Lf6/q1;->d()Z

    move-result v1

    invoke-virtual {p1}, Lf6/q1;->d()Z

    move-result v3

    if-eq v1, v3, :cond_2a

    return v2

    :cond_2a
    invoke-virtual {p0}, Lf6/q1;->d()Z

    move-result v1

    if-eqz v1, :cond_3f

    invoke-virtual {p0}, Lf6/q1;->c()Lf6/f;

    move-result-object v1

    invoke-virtual {p1}, Lf6/q1;->c()Lf6/f;

    move-result-object v3

    invoke-virtual {v1, v3}, Lf6/f;->equals(Ljava/lang/Object;)Z

    move-result v1

    if-nez v1, :cond_3f

    return v2

    :cond_3f
    iget-object v1, p0, Lf6/i0;->unknownFields:Lf6/o2;

    iget-object p1, p1, Lf6/i0;->unknownFields:Lf6/o2;

    invoke-virtual {v1, p1}, Lf6/o2;->equals(Ljava/lang/Object;)Z

    move-result p1

    if-nez p1, :cond_4a

    return v2

    :cond_4a
    return v0
.end method

.method public bridge synthetic getDefaultInstanceForType()Lf6/a1;
    .registers 2

    invoke-virtual {p0}, Lf6/q1;->getDefaultInstanceForType()Lf6/q1;

    move-result-object v0

    return-object v0
.end method

.method public bridge synthetic getDefaultInstanceForType()Lf6/d1;
    .registers 2

    invoke-virtual {p0}, Lf6/q1;->getDefaultInstanceForType()Lf6/q1;

    move-result-object v0

    return-object v0
.end method

.method public getDefaultInstanceForType()Lf6/q1;
    .registers 2

    sget-object v0, Lf6/q1;->d:Lf6/q1;

    return-object v0
.end method

.method public getParserForType()Lf6/s1;
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Lf6/s1<",
            "Lf6/q1;",
            ">;"
        }
    .end annotation

    sget-object v0, Lf6/q1;->e:Lf6/s1;

    return-object v0
.end method

.method public getSerializedSize()I
    .registers 4

    iget v0, p0, Lf6/a;->memoizedSize:I

    const/4 v1, -0x1

    if-eq v0, v1, :cond_6

    return v0

    :cond_6
    const/4 v0, 0x0

    invoke-virtual {p0}, Lf6/q1;->b()Lf6/m;

    move-result-object v1

    invoke-virtual {v1}, Lf6/m;->isEmpty()Z

    move-result v1

    if-nez v1, :cond_19

    const/4 v1, 0x1

    iget-object v2, p0, Lf6/q1;->a:Ljava/lang/Object;

    invoke-static {v1, v2}, Lf6/i0;->computeStringSize(ILjava/lang/Object;)I

    move-result v1

    add-int/2addr v0, v1

    :cond_19
    iget-object v1, p0, Lf6/q1;->b:Lf6/f;

    if-eqz v1, :cond_27

    const/4 v1, 0x2

    invoke-virtual {p0}, Lf6/q1;->c()Lf6/f;

    move-result-object v2

    invoke-static {v1, v2}, Lf6/p;->f(ILf6/d1;)I

    move-result v1

    add-int/2addr v0, v1

    :cond_27
    iget-object v1, p0, Lf6/i0;->unknownFields:Lf6/o2;

    invoke-virtual {v1}, Lf6/o2;->getSerializedSize()I

    move-result v1

    add-int/2addr v0, v1

    iput v0, p0, Lf6/a;->memoizedSize:I

    return v0
.end method

.method public final getUnknownFields()Lf6/o2;
    .registers 2

    iget-object v0, p0, Lf6/i0;->unknownFields:Lf6/o2;

    return-object v0
.end method

.method public hashCode()I
    .registers 3

    iget v0, p0, Lf6/b;->memoizedHashCode:I

    if-eqz v0, :cond_5

    return v0

    :cond_5
    const/16 v0, 0x30b

    invoke-static {}, Lf6/q1;->getDescriptor()Lcom/google/protobuf/Descriptors$b;

    move-result-object v1

    invoke-virtual {v1}, Ljava/lang/Object;->hashCode()I

    move-result v1

    add-int/2addr v0, v1

    mul-int/lit8 v0, v0, 0x25

    add-int/lit8 v0, v0, 0x1

    mul-int/lit8 v0, v0, 0x35

    invoke-virtual {p0}, Lf6/q1;->a()Ljava/lang/String;

    move-result-object v1

    invoke-virtual {v1}, Ljava/lang/String;->hashCode()I

    move-result v1

    add-int/2addr v0, v1

    invoke-virtual {p0}, Lf6/q1;->d()Z

    move-result v1

    if-eqz v1, :cond_34

    mul-int/lit8 v0, v0, 0x25

    add-int/lit8 v0, v0, 0x2

    mul-int/lit8 v0, v0, 0x35

    invoke-virtual {p0}, Lf6/q1;->c()Lf6/f;

    move-result-object v1

    invoke-virtual {v1}, Lf6/f;->hashCode()I

    move-result v1

    add-int/2addr v0, v1

    :cond_34
    mul-int/lit8 v0, v0, 0x1d

    iget-object v1, p0, Lf6/i0;->unknownFields:Lf6/o2;

    invoke-virtual {v1}, Lf6/o2;->hashCode()I

    move-result v1

    add-int/2addr v0, v1

    iput v0, p0, Lf6/b;->memoizedHashCode:I

    return v0
.end method

.method public internalGetFieldAccessorTable()Lf6/i0$g;
    .registers 4

    sget-object v0, Lf6/k2;->g:Lf6/i0$g;

    const-class v1, Lf6/q1;

    const-class v2, Lf6/q1$b;

    invoke-virtual {v0, v1, v2}, Lf6/i0$g;->a(Ljava/lang/Class;Ljava/lang/Class;)Lf6/i0$g;

    return-object v0
.end method

.method public final isInitialized()Z
    .registers 3

    iget-byte v0, p0, Lf6/q1;->c:B

    const/4 v1, 0x1

    if-ne v0, v1, :cond_6

    return v1

    :cond_6
    if-nez v0, :cond_a

    const/4 v0, 0x0

    return v0

    :cond_a
    iput-byte v1, p0, Lf6/q1;->c:B

    return v1
.end method

.method public bridge synthetic newBuilderForType()Lf6/a1$a;
    .registers 2

    invoke-virtual {p0}, Lf6/q1;->newBuilderForType()Lf6/q1$b;

    move-result-object v0

    return-object v0
.end method

.method public bridge synthetic newBuilderForType(Lf6/i0$c;)Lf6/a1$a;
    .registers 2

    invoke-virtual {p0, p1}, Lf6/q1;->newBuilderForType(Lf6/i0$c;)Lf6/q1$b;

    move-result-object p1

    return-object p1
.end method

.method public bridge synthetic newBuilderForType()Lf6/d1$a;
    .registers 2

    invoke-virtual {p0}, Lf6/q1;->newBuilderForType()Lf6/q1$b;

    move-result-object v0

    return-object v0
.end method

.method public newBuilderForType()Lf6/q1$b;
    .registers 2

    invoke-static {}, Lf6/q1;->newBuilder()Lf6/q1$b;

    move-result-object v0

    return-object v0
.end method

.method public newBuilderForType(Lf6/i0$c;)Lf6/q1$b;
    .registers 4

    new-instance v0, Lf6/q1$b;

    const/4 v1, 0x0

    invoke-direct {v0, p1, v1}, Lf6/q1$b;-><init>(Lf6/i0$c;Lf6/q1$a;)V

    return-object v0
.end method

.method public newInstance(Lf6/i0$h;)Ljava/lang/Object;
    .registers 2

    new-instance p1, Lf6/q1;

    invoke-direct {p1}, Lf6/q1;-><init>()V

    return-object p1
.end method

.method public bridge synthetic toBuilder()Lf6/a1$a;
    .registers 2

    invoke-virtual {p0}, Lf6/q1;->toBuilder()Lf6/q1$b;

    move-result-object v0

    return-object v0
.end method

.method public bridge synthetic toBuilder()Lf6/d1$a;
    .registers 2

    invoke-virtual {p0}, Lf6/q1;->toBuilder()Lf6/q1$b;

    move-result-object v0

    return-object v0
.end method

.method public toBuilder()Lf6/q1$b;
    .registers 3

    sget-object v0, Lf6/q1;->d:Lf6/q1;

    const/4 v1, 0x0

    if-ne p0, v0, :cond_b

    new-instance v0, Lf6/q1$b;

    invoke-direct {v0, v1}, Lf6/q1$b;-><init>(Lf6/q1$a;)V

    goto :goto_13

    :cond_b
    new-instance v0, Lf6/q1$b;

    invoke-direct {v0, v1}, Lf6/q1$b;-><init>(Lf6/q1$a;)V

    invoke-virtual {v0, p0}, Lf6/q1$b;->a(Lf6/q1;)Lf6/q1$b;

    :goto_13
    return-object v0
.end method

.method public writeTo(Lf6/p;)V
    .registers 4
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/io/IOException;
        }
    .end annotation

    invoke-virtual {p0}, Lf6/q1;->b()Lf6/m;

    move-result-object v0

    invoke-virtual {v0}, Lf6/m;->isEmpty()Z

    move-result v0

    if-nez v0, :cond_10

    const/4 v0, 0x1

    iget-object v1, p0, Lf6/q1;->a:Ljava/lang/Object;

    invoke-static {p1, v0, v1}, Lf6/i0;->writeString(Lf6/p;ILjava/lang/Object;)V

    :cond_10
    iget-object v0, p0, Lf6/q1;->b:Lf6/f;

    if-eqz v0, :cond_1c

    const/4 v0, 0x2

    invoke-virtual {p0}, Lf6/q1;->c()Lf6/f;

    move-result-object v1

    invoke-virtual {p1, v0, v1}, Lf6/p;->b(ILf6/d1;)V

    :cond_1c
    iget-object v0, p0, Lf6/i0;->unknownFields:Lf6/o2;

    invoke-virtual {v0, p1}, Lf6/o2;->writeTo(Lf6/p;)V

    return-void
.end method