Searched refs:callFuture (Results 1 – 2 of 2) sorted by relevance
180 CompletableFuture<Call> callFuture = callsManager in processOutgoingCallIntent() local185 callFuture.thenAccept((call) -> { in processOutgoingCallIntent()
1776 CompletableFuture<Call> callFuture = startOutgoingCall(participants, phoneAccountHandle, in startConference() local1786 callFuture.thenAccept((call) -> { in startConference()