ce$2.smali

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

# interfaces
.implements Landroid/content/DialogInterface$OnClickListener;


# 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$2;->a:Lcom/loc/ce;

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

    return-void
.end method


# virtual methods
.method public final onClick(Landroid/content/DialogInterface;I)V
    .registers 4

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

    invoke-static {v0}, Lcom/loc/ce;->b(Lcom/loc/ce;)V

    invoke-interface {p1}, Landroid/content/DialogInterface;->cancel()V

    return-void
.end method