b$a.smali

.class public Led/b$a;
.super Landroid/os/Handler;
.source "EasyClient.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Led/b;
.end annotation

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


# instance fields
.field public final synthetic a:Led/b;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method public constructor <init>(Led/b;)V
    .registers 2

    iput-object p1, p0, Led/b$a;->a:Led/b;

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

    return-void
.end method


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

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

    iget-object v0, p0, Led/b$a;->a:Led/b;

    invoke-static {v0, p1}, Led/b;->a(Led/b;Landroid/os/Message;)V

    return-void
.end method