Package org.robolectric.shadows
Class ShadowBinderBridge
java.lang.Object
org.robolectric.shadows.ShadowBinderBridge
@DoNotInstrument public class ShadowBinderBridge extends Object
Bridge between shadow and
Binder
.-
Constructor Summary
Constructors Constructor Description ShadowBinderBridge(Binder realBinder)
-
Method Summary
Modifier and Type Method Description boolean
onTransact(int code, Parcel data, Parcel reply, int flags)
-
Constructor Details
-
Method Details
-
onTransact
- Throws:
RemoteException
-