ce$1.smali

.class final Lcom/loc/ce$1;
.super Ljava/lang/Object;

# interfaces
.implements Landroid/content/ServiceConnection;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/loc/ce;
.end annotation

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


# instance fields
.field final synthetic a:Lcom/loc/ce;


# direct methods
.method constructor <init>(Lcom/loc/ce;)V
    .registers 2

    iput-object p1, p0, Lcom/loc/ce$1;->a:Lcom/loc/ce;

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

    return-void
.end method


# virtual methods
.method public final onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V
    .registers 6

    :try_start_0
    iget-object v0, p0, Lcom/loc/ce$1;->a:Lcom/loc/ce;

    new-instance v1, Landroid/os/Messenger;

    invoke-direct {v1, p2}, Landroid/os/Messenger;-><init>(Landroid/os/IBinder;)V

    iput-object v1, v0, Lcom/loc/ce;->j:Landroid/os/Messenger;

    iget-object v0, p0, Lcom/loc/ce$1;->a:Lcom/loc/ce;

    const/4 v1, 0x1

    invoke-static {v0, v1}, Lcom/loc/ce;->a(Lcom/loc/ce;Z)Z
    :try_end_f
    .catch Ljava/lang/Throwable; {:try_start_0 .. :try_end_f} :catch_10

    :goto_f
    return-void

    :catch_10
    move-exception v0

    const-string/jumbo v1, "AMapLocationManager"

    const-string/jumbo v2, "onServiceConnected"

    invoke-static {v0, v1, v2}, Lcom/loc/ca;->a(Ljava/lang/Throwable;Ljava/lang/String;Ljava/lang/String;)V

    goto :goto_f
.end method

.method public final onServiceDisconnected(Landroid/content/ComponentName;)V
    .registers 4

    iget-object v0, p0, Lcom/loc/ce$1;->a:Lcom/loc/ce;

    const/4 v1, 0x0

    iput-object v1, v0, Lcom/loc/ce;->j:Landroid/os/Messenger;

    iget-object v0, p0, Lcom/loc/ce$1;->a:Lcom/loc/ce;

    const/4 v1, 0x0

    invoke-static {v0, v1}, Lcom/loc/ce;->a(Lcom/loc/ce;Z)Z

    return-void
.end method