26 lines
		
	
	
		
			618 B
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			618 B
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public interface abstract Landroid/support/v4/os/IResultReceiver;
 | |
| .super Ljava/lang/Object;
 | |
| .source "IResultReceiver.java"
 | |
| 
 | |
| # interfaces
 | |
| .implements Landroid/os/IInterface;
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation system Ldalvik/annotation/MemberClasses;
 | |
|     value = {
 | |
|         Landroid/support/v4/os/IResultReceiver$Stub;,
 | |
|         Landroid/support/v4/os/IResultReceiver$Default;
 | |
|     }
 | |
| .end annotation
 | |
| 
 | |
| 
 | |
| # virtual methods
 | |
| .method public abstract send(ILandroid/os/Bundle;)V
 | |
|     .annotation system Ldalvik/annotation/Throws;
 | |
|         value = {
 | |
|             Landroid/os/RemoteException;
 | |
|         }
 | |
|     .end annotation
 | |
| .end method
 |