Searched refs:loadServiceFuture (Results 1 – 1 of 1) sorted by relevance
88 ListenableFuture<IsolatedServiceInfo> loadServiceFuture = in run() local92 ListenableFuture<Bundle> runServiceFuture = FluentFuture.from(loadServiceFuture) in run()109 Futures.whenAllComplete(loadServiceFuture, serviceFlowResultFuture) in run()115 loadServiceFuture.get()); in run()