Searched refs:IPayloadTestBinder (Results 1 – 3 of 3) sorted by relevance
26 private final IPayloadTestBinder.Stub mBinder = new IPayloadTestBinder.Stub() {
53 private IPayloadTestBinder mBinder;134 mBinder = IPayloadTestBinder.Stub.asInterface(service); in onServiceConnected()
22 interface IPayloadTestBinder { interface