Searched refs:makeRoomForCall (Results 1 – 1 of 1) sorted by relevance
1550 CompletableFuture<Call> makeRoomForCall = setAccountHandle.thenComposeAsync( in startOutgoingCall() local1601 makeRoomForCall.thenCombine(suggestionFuture, Pair::create); in startOutgoingCall()