bye$a.smali

.class Ldxoptimizer/bye$a;
.super Ljava/lang/Object;
.source "ProcessHelperConfig.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Ldxoptimizer/bye;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = "a"
.end annotation

.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Ldxoptimizer/bye$a$a;
    }
.end annotation


# instance fields
.field public a:Landroid/os/IBinder;

.field final synthetic b:Ldxoptimizer/bye;

.field private c:Ldxoptimizer/bye$a$a;


# direct methods
.method public constructor <init>(Ldxoptimizer/bye;Landroid/os/IBinder;)V
    .registers 3

    .prologue
    .line 28
    iput-object p1, p0, Ldxoptimizer/bye$a;->b:Ldxoptimizer/bye;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    .line 29
    iput-object p2, p0, Ldxoptimizer/bye$a;->a:Landroid/os/IBinder;

    .line 30
    return-void
.end method


# virtual methods
.method public a()V
    .registers 4
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Landroid/os/RemoteException;
        }
    .end annotation

    .prologue
    .line 33
    monitor-enter p0

    .line 34
    :try_start_1
    iget-object v0, p0, Ldxoptimizer/bye$a;->a:Landroid/os/IBinder;

    if-eqz v0, :cond_18

    iget-object v0, p0, Ldxoptimizer/bye$a;->c:Ldxoptimizer/bye$a$a;

    if-nez v0, :cond_18

    .line 35
    new-instance v0, Ldxoptimizer/bye$a$a;

    invoke-direct {v0, p0, p0}, Ldxoptimizer/bye$a$a;-><init>(Ldxoptimizer/bye$a;Ldxoptimizer/bye$a;)V

    iput-object v0, p0, Ldxoptimizer/bye$a;->c:Ldxoptimizer/bye$a$a;

    .line 36
    iget-object v0, p0, Ldxoptimizer/bye$a;->a:Landroid/os/IBinder;

    iget-object v1, p0, Ldxoptimizer/bye$a;->c:Ldxoptimizer/bye$a$a;

    const/4 v2, 0x0

    invoke-interface {v0, v1, v2}, Landroid/os/IBinder;->linkToDeath(Landroid/os/IBinder$DeathRecipient;I)V

    .line 38
    :cond_18
    monitor-exit p0

    .line 39
    return-void

    .line 38
    :catchall_1a
    move-exception v0

    monitor-exit p0
    :try_end_1c
    .catchall {:try_start_1 .. :try_end_1c} :catchall_1a

    throw v0
.end method