a$b.smali

.class public Le/a$b;
.super Landroid/media/browse/MediaBrowser$ConnectionCallback;
.source "MediaBrowserCompatApi21.java"


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

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x9
    name = "b"
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "<T::",
        "Le/a$a;",
        ">",
        "Landroid/media/browse/MediaBrowser$ConnectionCallback;"
    }
.end annotation


# instance fields
.field public final a:Le/a$a;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "TT;"
        }
    .end annotation
.end field


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

    return-void
.end method

.method public constructor <init>(Le/a$a;)V
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(TT;)V"
        }
    .end annotation

    invoke-direct {p0}, Landroid/media/browse/MediaBrowser$ConnectionCallback;-><init>()V

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

    return-void
.end method


# virtual methods
.method public onConnected()V
    .registers 2

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

    invoke-interface {v0}, Le/a$a;->onConnected()V

    return-void
.end method

.method public onConnectionFailed()V
    .registers 2

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

    invoke-interface {v0}, Le/a$a;->b()V

    return-void
.end method

.method public onConnectionSuspended()V
    .registers 2

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

    invoke-interface {v0}, Le/a$a;->a()V

    return-void
.end method