Searched refs:IResultCallback (Results 1 – 2 of 2) sorted by relevance
20 import android.car.IResultCallback;55 private IResultCallback mReceiver;70 mReceiver = IResultCallback.Stub.asInterface(in.readStrongBinder()); in ResultCallbackImpl()78 IResultCallback receiver; in complete()131 private final class MyCallbackReceiver extends IResultCallback.Stub {
22 oneway interface IResultCallback { interface