Searched refs:accountsForCall (Results 1 – 1 of 1) sorted by relevance
1607 CompletableFuture<List<PhoneAccountHandle>> accountsForCall = in startOutgoingCall() local1618 accountsForCall.whenCompleteAsync((potentialPhoneAccounts, exception) -> { in startOutgoingCall()1634 CompletableFuture<List<PhoneAccountSuggestion>> suggestionFuture = accountsForCall. in startOutgoingCall()