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.java1623 CompletableFuture<Pair<Call, PhoneAccountHandle>> dialerSelectPhoneAccountFuture = in startOutgoingCall() local
1679 dialerSelectPhoneAccountFuture.thenAcceptBothAsync(contactLookupFuture, in startOutgoingCall()
1706 mLatestPostSelectionProcessingFuture = dialerSelectPhoneAccountFuture in startOutgoingCall()