Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCallsManager.java1480 CompletableFuture<Pair<Uri, CallerInfo>> contactLookupFuture = in startOutgoingCall() local
1488 dialerSelectPhoneAccountFuture.thenAcceptBothAsync(contactLookupFuture, in startOutgoingCall()