a$a.smali

.class Le/q/a/a$a;
.super Landroid/os/Handler;
.source ""


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Le/q/a/a;-><init>(Landroid/content/Context;)V
.end annotation

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


# instance fields
.field final synthetic a:Le/q/a/a;


# direct methods
.method constructor <init>(Le/q/a/a;Landroid/os/Looper;)V
    .registers 3

    iput-object p1, p0, Le/q/a/a$a;->a:Le/q/a/a;

    invoke-direct {p0, p2}, Landroid/os/Handler;-><init>(Landroid/os/Looper;)V

    return-void
.end method


# virtual methods
.method public handleMessage(Landroid/os/Message;)V
    .registers 4

    iget v0, p1, Landroid/os/Message;->what:I

    const/4 v1, 0x1

    if-eq v0, v1, :cond_9

    invoke-super {p0, p1}, Landroid/os/Handler;->handleMessage(Landroid/os/Message;)V

    goto :goto_e

    :cond_9
    iget-object p1, p0, Le/q/a/a$a;->a:Le/q/a/a;

    invoke-virtual {p1}, Le/q/a/a;->a()V

    :goto_e
    return-void
.end method