Searched refs:dialerSelectPhoneAccountFuture (Results 1 – 1 of 1) sorted by relevance
2157 CompletableFuture<Pair<Call, PhoneAccountHandle>> dialerSelectPhoneAccountFuture = in startOutgoingCall() local2258 dialerSelectPhoneAccountFuture.thenAcceptBothAsync(contactLookupFuture, in startOutgoingCall()2289 mLatestPostSelectionProcessingFuture = dialerSelectPhoneAccountFuture in startOutgoingCall()