granularity level: instruction

		.class public abstract Landroid/support/v4/os/IResultReceiver$Stub;
.super Landroid/os/Binder;
.source "IResultReceiver.java"
.implements Landroid/support/v4/os/IResultReceiver;

.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroid/support/v4/os/IResultReceiver;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
name = "Stub"
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Landroid/support/v4/os/IResultReceiver$Stub$Proxy;
}
.end annotation

.field private static final DESCRIPTOR:Ljava/lang/String; = "android.support.v4.os.IResultReceiver"
.field static final TRANSACTION_send:I = 0x1


.method public constructor <init>()V
	.locals 1

	invoke-direct {p0}, Landroid/os/Binder;-><init>()V
	const-string v0, "android.support.v4.os.IResultReceiver"
	invoke-virtual {p0, p0, v0}, Landroid/support/v4/os/IResultReceiver$Stub;->attachInterface(Landroid/os/IInterface;Ljava/lang/String;)V
	return-void
.end method

.method public static asInterface(Landroid/os/IBinder;)Landroid/support/v4/os/IResultReceiver;
	.locals 2

	if-nez p0, :cond_0
	const/4 p0, 0x0
	return-object p0
	:cond_0
	const-string v0, "android.support.v4.os.IResultReceiver"
	invoke-interface {p0, v0}, Landroid/os/IBinder;->queryLocalInterface(Ljava/lang/String;)Landroid/os/IInterface;
	move-result-object v0
	if-eqz v0, :cond_1
	instance-of v1, v0, Landroid/support/v4/os/IResultReceiver;
	if-eqz v1, :cond_1
	check-cast v0, Landroid/support/v4/os/IResultReceiver;
	return-object v0
	:cond_1
	new-instance v0, Landroid/support/v4/os/IResultReceiver$Stub$Proxy;
	invoke-direct {v0, p0}, Landroid/support/v4/os/IResultReceiver$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
	return-object v0
.end method

.method public asBinder()Landroid/os/IBinder;
	.locals 0

	return-object p0
.end method

.method public onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
	.locals 3
	.annotation system Ldalvik/annotation/Throws;
	value = {
	Landroid/os/RemoteException;
	}
	.end annotation

	const/4 v0, 0x1
	const-string v1, "android.support.v4.os.IResultReceiver"
	if-eq p1, v0, :cond_1
	const v2, 0x5f4e5446
	if-eq p1, v2, :cond_0
	invoke-super {p0, p1, p2, p3, p4}, Landroid/os/Binder;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
	move-result p1
	return p1
	:cond_0
	invoke-virtual {p3, v1}, Landroid/os/Parcel;->writeString(Ljava/lang/String;)V
	return v0
	:cond_1
	invoke-virtual {p2, v1}, Landroid/os/Parcel;->enforceInterface(Ljava/lang/String;)V
	invoke-virtual {p2}, Landroid/os/Parcel;->readInt()I
	move-result p1
	invoke-virtual {p2}, Landroid/os/Parcel;->readInt()I
	move-result p3
	if-eqz p3, :cond_2
	sget-object p3, Landroid/os/Bundle;->CREATOR:Landroid/os/Parcelable$Creator;
	invoke-interface {p3, p2}, Landroid/os/Parcelable$Creator;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
	move-result-object p2
	check-cast p2, Landroid/os/Bundle;
	goto :goto_0
	:cond_2
	const/4 p2, 0x0
	:goto_0
	invoke-virtual {p0, p1, p2}, Landroid/support/v4/os/IResultReceiver$Stub;->send(ILandroid/os/Bundle;)V
	return v0
.end method