a$a.smali

.class public abstract Ld5/a$a;
.super Lo4/b;
.source "SourceFile"

# interfaces
.implements Ld5/a;


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

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

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


# direct methods
.method public static l(Landroid/os/IBinder;)Ld5/a;
    .registers 3

    if-nez p0, :cond_4

    const/4 p0, 0x0

    return-object p0

    :cond_4
    const-string v0, "com.google.android.finsky.externalreferrer.IGetInstallReferrerService"

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

    move-result-object v0

    instance-of v1, v0, Ld5/a;

    if-eqz v1, :cond_11

    check-cast v0, Ld5/a;

    return-object v0

    :cond_11
    new-instance v0, Ld5/a$a$a;

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

    return-object v0
.end method