@Implements(value=android.os.ResultReceiver.class) public class ShadowResultReceiver extends java.lang.Object
| Constructor and Description |
|---|
ShadowResultReceiver() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
send(int resultCode,
android.os.Bundle resultData) |
@Implementation protected void send(int resultCode, android.os.Bundle resultData)