@DoNotInstrument public class ShadowBinderBridge extends Object
Bridge between shadow and Binder
.
Constructor and Description |
---|
ShadowBinderBridge(Binder realBinder) |
Modifier and Type | Method and Description |
---|---|
boolean |
onTransact(int code,
Parcel data,
Parcel reply,
int flags) |
public ShadowBinderBridge(Binder realBinder)
public boolean onTransact(int code, Parcel data, Parcel reply, int flags) throws RemoteException
RemoteException