Searched refs:callFuture (Results 1 – 1 of 1) sorted by relevance
161 CompletableFuture<Call> callFuture = callsManager in processOutgoingCallIntent() local166 callFuture.thenAccept((call) -> { in processOutgoingCallIntent()