ILicensingService$a.smali
.class public abstract Lcom/google/android/vending/licensing/ILicensingService$a;
.super Landroid/os/Binder;
.source "SourceFile"
# interfaces
.implements Lcom/google/android/vending/licensing/ILicensingService;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/vending/licensing/ILicensingService;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
name = "a"
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/google/android/vending/licensing/ILicensingService$a$a;
}
.end annotation
# direct methods
.method public static l(Landroid/os/IBinder;)Lcom/google/android/vending/licensing/ILicensingService;
.registers 3
if-nez p0, :cond_4
const/4 p0, 0x0
return-object p0
:cond_4
const-string v0, "com.android.vending.licensing.ILicensingService"
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, Lcom/google/android/vending/licensing/ILicensingService;
if-eqz v1, :cond_13
check-cast v0, Lcom/google/android/vending/licensing/ILicensingService;
return-object v0
:cond_13
new-instance v0, Lcom/google/android/vending/licensing/ILicensingService$a$a;
invoke-direct {v0, p0}, Lcom/google/android/vending/licensing/ILicensingService$a$a;-><init>(Landroid/os/IBinder;)V
return-object v0
.end method