Searched refs:asyncRequest (Results 1 – 1 of 1) sorted by relevance
319 final MyAsyncPendingRequest<S, I> asyncRequest = new MyAsyncPendingRequest(this, request); in scheduleAsyncRequest() local321 obtainMessage(AbstractRemoteService::handlePendingRequest, this, asyncRequest)); in scheduleAsyncRequest()