a$a.smali

.class public abstract Lcom/b/a/a$a;
.super Landroid/os/Binder;

# interfaces
.implements Lcom/b/a/a;


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

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

.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/b/a/a$a$a;
    }
.end annotation


# direct methods
.method public static native a(Landroid/os/IBinder;)Lcom/b/a/a;
.end method


# virtual methods
.method public native onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
.end method