Package org.robolectric.shadows
Class ShadowBinderBridge
- java.lang.Object
-
- org.robolectric.shadows.ShadowBinderBridge
-
@DoNotInstrument public class ShadowBinderBridge extends java.lang.ObjectBridge between shadow andBinder.
-
-
Constructor Summary
Constructors Constructor Description ShadowBinderBridge(android.os.Binder realBinder)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanonTransact(int code, android.os.Parcel data, android.os.Parcel reply, int flags)
-