Searched defs:networkFuture (Results 1 – 2 of 2) sorted by relevance
121 CompletableFuture<Network> networkFuture = getNetworkForCallComposer(); in uploadPicture() local154 CompletableFuture<Network> networkFuture = getNetworkForCallComposer(); in downloadPicture() local
915 final CompletableFuture<Network> networkFuture = new CompletableFuture<>(); in runIdenticalPendingIntentsRequestTest() local