Searched defs:transact (Results 1 – 3 of 3) sorted by relevance
20 protected boolean transact(int code, Parcel data, Parcel reply, int flags) in transact() method in ShadowBinder
25 protected boolean transact(int code, Parcel data, Parcel reply, int flags) in transact() method in ShadowBinder
65 public boolean transact(int code, Parcel data, Parcel reply, int flags) throws RemoteException { in transact() method in TestService.MockBinder