Home
last modified time | relevance | path

Searched refs:dialerSelectPhoneAccountFuture (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DCallsManager.java2157 CompletableFuture<Pair<Call, PhoneAccountHandle>> dialerSelectPhoneAccountFuture = in startOutgoingCall() local
2258 dialerSelectPhoneAccountFuture.thenAcceptBothAsync(contactLookupFuture, in startOutgoingCall()
2289 mLatestPostSelectionProcessingFuture = dialerSelectPhoneAccountFuture in startOutgoingCall()