ICustomTabsService$Stub.smali
.class public abstract Landroid/support/customtabs/ICustomTabsService$Stub;
.super Landroid/os/Binder;
# interfaces
.implements Landroid/support/customtabs/ICustomTabsService;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroid/support/customtabs/ICustomTabsService;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
name = "Stub"
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Landroid/support/customtabs/ICustomTabsService$Stub$Proxy;
}
.end annotation
# direct methods
.method public static y(Landroid/os/IBinder;)Landroid/support/customtabs/ICustomTabsService;
.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, Landroid/support/customtabs/ICustomTabsService;
if-eqz v1, :cond_13
check-cast v0, Landroid/support/customtabs/ICustomTabsService;
return-object v0
:cond_13
new-instance v0, Landroid/support/customtabs/ICustomTabsService$Stub$Proxy;
invoke-direct {v0, p0}, Landroid/support/customtabs/ICustomTabsService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
return-object v0
.end method