b$a.smali

.class public abstract Ld/a/a/b$a;
.super Landroid/os/Binder;
.source ""

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


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

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

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


# direct methods
.method public static L0(Landroid/os/IBinder;)Ld/a/a/b;
    .registers 3

    if-nez p0, :cond_4

    const/4 p0, 0x0

    return-object p0

    :cond_4
    const-string v0, "android.support.customtabs.ICustomTabsService"

    invoke-interface {p0, v0}, Landroid/os/IBinder;->queryLocalInterface(Ljava/lang/String;)Landroid/os/IInterface;

    move-result-object v0

    if-eqz v0, :cond_13

    instance-of v1, v0, Ld/a/a/b;

    if-eqz v1, :cond_13

    check-cast v0, Ld/a/a/b;

    return-object v0

    :cond_13
    new-instance v0, Ld/a/a/b$a$a;

    invoke-direct {v0, p0}, Ld/a/a/b$a$a;-><init>(Landroid/os/IBinder;)V

    return-object v0
.end method