a$a.smali

.class public abstract Lx5/a$a;
.super Lp6/b;
.source "SourceFile"

# interfaces
.implements Lx5/a;


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

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


# direct methods
.method public constructor <init>()V
    .registers 2

    const-string v0, "com.google.android.gms.dynamic.IObjectWrapper"

    invoke-direct {p0, v0}, Lp6/b;-><init>(Ljava/lang/String;)V

    return-void
.end method

.method public static n(Landroid/os/IBinder;)Lx5/a;
    .registers 3
    .param p0    # Landroid/os/IBinder;
        .annotation build Landroidx/annotation/NonNull;
        .end annotation
    .end param
    .annotation build Landroidx/annotation/NonNull;
    .end annotation

    if-nez p0, :cond_4

    const/4 p0, 0x0

    return-object p0

    :cond_4
    const-string v0, "com.google.android.gms.dynamic.IObjectWrapper"

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

    move-result-object v0

    instance-of v1, v0, Lx5/a;

    if-eqz v1, :cond_11

    check-cast v0, Lx5/a;

    return-object v0

    :cond_11
    new-instance v0, Lx5/c;

    invoke-direct {v0, p0}, Lx5/c;-><init>(Landroid/os/IBinder;)V

    return-object v0
.end method