ch.smali

.class public abstract Lcom/google/protobuf/ch;
.super Lcom/google/protobuf/AbstractMessageLite$Builder;
.source "GeneratedMessageLite.java"


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "<MessageType:",
        "Lcom/google/protobuf/GeneratedMessageLite",
        "<TMessageType;TBuilderType;>;BuilderType:",
        "Lcom/google/protobuf/ch",
        "<TMessageType;TBuilderType;>;>",
        "Lcom/google/protobuf/AbstractMessageLite$Builder",
        "<TMessageType;TBuilderType;>;"
    }
.end annotation


# instance fields
.field private final bmp:Lcom/google/protobuf/GeneratedMessageLite;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "TMessageType;"
        }
    .end annotation
.end field

.field protected bmq:Lcom/google/protobuf/GeneratedMessageLite;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "TMessageType;"
        }
    .end annotation
.end field

.field private bmr:Z


# direct methods
.method protected constructor <init>(Lcom/google/protobuf/GeneratedMessageLite;)V
    .registers 4
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(TMessageType;)V"
        }
    .end annotation

    .prologue
    const/4 v1, 0x0

    .line 316
    invoke-direct {p0}, Lcom/google/protobuf/AbstractMessageLite$Builder;-><init>()V

    .line 317
    iput-object p1, p0, Lcom/google/protobuf/ch;->bmp:Lcom/google/protobuf/GeneratedMessageLite;

    .line 318
    sget-object v0, Lcom/google/protobuf/GeneratedMessageLite$MethodToInvoke;->NEW_MUTABLE_INSTANCE:Lcom/google/protobuf/GeneratedMessageLite$MethodToInvoke;

    .line 1288
    invoke-virtual {p1, v0, v1, v1}, Lcom/google/protobuf/GeneratedMessageLite;->a(Lcom/google/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;

    move-result-object v0

    .line 319
    check-cast v0, Lcom/google/protobuf/GeneratedMessageLite;

    iput-object v0, p0, Lcom/google/protobuf/ch;->bmq:Lcom/google/protobuf/GeneratedMessageLite;

    .line 320
    const/4 v0, 0x0

    iput-boolean v0, p0, Lcom/google/protobuf/ch;->bmr:Z

    .line 321
    return-void
.end method

.method private Eu()Lcom/google/protobuf/ch;
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()TBuilderType;"
        }
    .end annotation

    .prologue
    .line 351
    .line 2392
    iget-object v0, p0, Lcom/google/protobuf/ch;->bmp:Lcom/google/protobuf/GeneratedMessageLite;

    .line 352
    invoke-virtual {v0}, Lcom/google/protobuf/GeneratedMessageLite;->Er()Lcom/google/protobuf/ch;

    move-result-object v0

    .line 353
    invoke-direct {p0}, Lcom/google/protobuf/ch;->Ev()Lcom/google/protobuf/GeneratedMessageLite;

    move-result-object v1

    invoke-virtual {v0, v1}, Lcom/google/protobuf/ch;->b(Lcom/google/protobuf/GeneratedMessageLite;)Lcom/google/protobuf/ch;

    .line 354
    return-object v0
.end method

.method private Ev()Lcom/google/protobuf/GeneratedMessageLite;
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()TMessageType;"
        }
    .end annotation

    .prologue
    .line 359
    iget-boolean v0, p0, Lcom/google/protobuf/ch;->bmr:Z

    if-eqz v0, :cond_7

    .line 360
    iget-object v0, p0, Lcom/google/protobuf/ch;->bmq:Lcom/google/protobuf/GeneratedMessageLite;

    .line 366
    :goto_6
    return-object v0

    .line 363
    :cond_7
    iget-object v0, p0, Lcom/google/protobuf/ch;->bmq:Lcom/google/protobuf/GeneratedMessageLite;

    invoke-virtual {v0}, Lcom/google/protobuf/GeneratedMessageLite;->makeImmutable()V

    .line 365
    const/4 v0, 0x1

    iput-boolean v0, p0, Lcom/google/protobuf/ch;->bmr:Z

    .line 366
    iget-object v0, p0, Lcom/google/protobuf/ch;->bmq:Lcom/google/protobuf/GeneratedMessageLite;

    goto :goto_6
.end method

.method private M(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/ch;
    .registers 5
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lcom/google/protobuf/CodedInputStream;",
            "Lcom/google/protobuf/ExtensionRegistryLite;",
            ")TBuilderType;"
        }
    .end annotation

    .prologue
    .line 400
    invoke-virtual {p0}, Lcom/google/protobuf/ch;->Et()V

    .line 402
    :try_start_3
    iget-object v0, p0, Lcom/google/protobuf/ch;->bmq:Lcom/google/protobuf/GeneratedMessageLite;

    sget-object v1, Lcom/google/protobuf/GeneratedMessageLite$MethodToInvoke;->MERGE_FROM_STREAM:Lcom/google/protobuf/GeneratedMessageLite$MethodToInvoke;

    invoke-virtual {v0, v1, p1, p2}, Lcom/google/protobuf/GeneratedMessageLite;->a(Lcom/google/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
    :try_end_a
    .catch Ljava/lang/RuntimeException; {:try_start_3 .. :try_end_a} :catch_b

    .line 409
    return-object p0

    .line 403
    :catch_b
    move-exception v0

    .line 404
    invoke-virtual {v0}, Ljava/lang/RuntimeException;->getCause()Ljava/lang/Throwable;

    move-result-object v1

    instance-of v1, v1, Ljava/io/IOException;

    if-eqz v1, :cond_1b

    .line 405
    invoke-virtual {v0}, Ljava/lang/RuntimeException;->getCause()Ljava/lang/Throwable;

    move-result-object v0

    check-cast v0, Ljava/io/IOException;

    throw v0

    .line 407
    :cond_1b
    throw v0
.end method


# virtual methods
.method protected final Et()V
    .registers 4

    .prologue
    const/4 v2, 0x0

    .line 328
    iget-boolean v0, p0, Lcom/google/protobuf/ch;->bmr:Z

    if-eqz v0, :cond_1b

    .line 329
    iget-object v0, p0, Lcom/google/protobuf/ch;->bmq:Lcom/google/protobuf/GeneratedMessageLite;

    sget-object v1, Lcom/google/protobuf/GeneratedMessageLite$MethodToInvoke;->NEW_MUTABLE_INSTANCE:Lcom/google/protobuf/GeneratedMessageLite$MethodToInvoke;

    .line 2288
    invoke-virtual {v0, v1, v2, v2}, Lcom/google/protobuf/GeneratedMessageLite;->a(Lcom/google/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;

    move-result-object v0

    .line 330
    check-cast v0, Lcom/google/protobuf/GeneratedMessageLite;

    .line 331
    sget-object v1, Lcom/google/protobuf/cn;->bmu:Lcom/google/protobuf/cn;

    iget-object v2, p0, Lcom/google/protobuf/ch;->bmq:Lcom/google/protobuf/GeneratedMessageLite;

    invoke-virtual {v0, v1, v2}, Lcom/google/protobuf/GeneratedMessageLite;->a(Lcom/google/protobuf/co;Lcom/google/protobuf/GeneratedMessageLite;)V

    .line 332
    iput-object v0, p0, Lcom/google/protobuf/ch;->bmq:Lcom/google/protobuf/GeneratedMessageLite;

    .line 333
    const/4 v0, 0x0

    iput-boolean v0, p0, Lcom/google/protobuf/ch;->bmr:Z

    .line 335
    :cond_1b
    return-void
.end method

.method public final Ew()Lcom/google/protobuf/GeneratedMessageLite;
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()TMessageType;"
        }
    .end annotation

    .prologue
    .line 371
    invoke-direct {p0}, Lcom/google/protobuf/ch;->Ev()Lcom/google/protobuf/GeneratedMessageLite;

    move-result-object v0

    .line 372
    invoke-virtual {v0}, Lcom/google/protobuf/GeneratedMessageLite;->isInitialized()Z

    move-result v1

    if-nez v1, :cond_f

    .line 373
    invoke-static {v0}, Lcom/google/protobuf/ch;->newUninitializedMessageException(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/UninitializedMessageException;

    move-result-object v0

    throw v0

    .line 375
    :cond_f
    return-object v0
.end method

.method public final b(Lcom/google/protobuf/GeneratedMessageLite;)Lcom/google/protobuf/ch;
    .registers 4
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(TMessageType;)TBuilderType;"
        }
    .end annotation

    .prologue
    .line 385
    invoke-virtual {p0}, Lcom/google/protobuf/ch;->Et()V

    .line 386
    iget-object v0, p0, Lcom/google/protobuf/ch;->bmq:Lcom/google/protobuf/GeneratedMessageLite;

    sget-object v1, Lcom/google/protobuf/cn;->bmu:Lcom/google/protobuf/cn;

    invoke-virtual {v0, v1, p1}, Lcom/google/protobuf/GeneratedMessageLite;->a(Lcom/google/protobuf/co;Lcom/google/protobuf/GeneratedMessageLite;)V

    .line 387
    return-object p0
.end method

.method public synthetic build()Lcom/google/protobuf/MessageLite;
    .registers 2

    .prologue
    .line 306
    invoke-virtual {p0}, Lcom/google/protobuf/ch;->Ew()Lcom/google/protobuf/GeneratedMessageLite;

    move-result-object v0

    return-object v0
.end method

.method public synthetic buildPartial()Lcom/google/protobuf/MessageLite;
    .registers 2

    .prologue
    .line 306
    invoke-direct {p0}, Lcom/google/protobuf/ch;->Ev()Lcom/google/protobuf/GeneratedMessageLite;

    move-result-object v0

    return-object v0
.end method

.method public synthetic clone()Lcom/google/protobuf/AbstractMessageLite$Builder;
    .registers 2

    .prologue
    .line 306
    invoke-direct {p0}, Lcom/google/protobuf/ch;->Eu()Lcom/google/protobuf/ch;

    move-result-object v0

    return-object v0
.end method

.method public synthetic clone()Lcom/google/protobuf/MessageLite$Builder;
    .registers 2

    .prologue
    .line 306
    invoke-direct {p0}, Lcom/google/protobuf/ch;->Eu()Lcom/google/protobuf/ch;

    move-result-object v0

    return-object v0
.end method

.method public synthetic clone()Ljava/lang/Object;
    .registers 2

    .prologue
    .line 306
    invoke-direct {p0}, Lcom/google/protobuf/ch;->Eu()Lcom/google/protobuf/ch;

    move-result-object v0

    return-object v0
.end method

.method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/MessageLite;
    .registers 2

    .prologue
    .line 306
    .line 3392
    iget-object v0, p0, Lcom/google/protobuf/ch;->bmp:Lcom/google/protobuf/GeneratedMessageLite;

    .line 306
    return-object v0
.end method

.method protected synthetic internalMergeFrom(Lcom/google/protobuf/AbstractMessageLite;)Lcom/google/protobuf/AbstractMessageLite$Builder;
    .registers 3

    .prologue
    .line 306
    check-cast p1, Lcom/google/protobuf/GeneratedMessageLite;

    .line 3380
    invoke-virtual {p0, p1}, Lcom/google/protobuf/ch;->b(Lcom/google/protobuf/GeneratedMessageLite;)Lcom/google/protobuf/ch;

    move-result-object v0

    .line 306
    return-object v0
.end method

.method public final isInitialized()Z
    .registers 2

    .prologue
    .line 339
    iget-object v0, p0, Lcom/google/protobuf/ch;->bmq:Lcom/google/protobuf/GeneratedMessageLite;

    invoke-static {v0}, Lcom/google/protobuf/GeneratedMessageLite;->a(Lcom/google/protobuf/GeneratedMessageLite;)Z

    move-result v0

    return v0
.end method

.method public synthetic mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/AbstractMessageLite$Builder;
    .registers 4

    .prologue
    .line 306
    invoke-direct {p0, p1, p2}, Lcom/google/protobuf/ch;->M(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/ch;

    move-result-object v0

    return-object v0
.end method

.method public synthetic mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite$Builder;
    .registers 4

    .prologue
    .line 306
    invoke-direct {p0, p1, p2}, Lcom/google/protobuf/ch;->M(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/ch;

    move-result-object v0

    return-object v0
.end method