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