Searched defs:scheduleSendResult (Results 1 – 3 of 3) sorted by relevance
60 void scheduleSendResult(IBinder token, List<ResultInfo> results) throws RemoteException; in scheduleSendResult() method
757 public final void scheduleSendResult(IBinder token, List<ResultInfo> results) in scheduleSendResult() method in ApplicationThreadProxy
612 public final void scheduleSendResult(IBinder token, List<ResultInfo> results) { in scheduleSendResult() method in ActivityThread.ApplicationThread