IResultReceiver.smali

.class public interface abstract Landroid/support/v4/os/IResultReceiver;
.super Ljava/lang/Object;

# interfaces
.implements Landroid/os/IInterface;


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Landroid/support/v4/os/IResultReceiver$Stub;
    }
.end annotation


# virtual methods
.method public abstract send(ILandroid/os/Bundle;)V
.end method