Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnectionService.java2446 private void handleOutgoingCallConnectionByCallDomainSelection( in handleOutgoingCallConnectionByCallDomainSelection() method in TelephonyConnectionService
2462 handleOutgoingCallConnectionByCallDomainSelection( in handleOutgoingCallConnectionByCallDomainSelection()
2468 handleOutgoingCallConnectionByCallDomainSelection(domain, phone, number, videoState); in handleOutgoingCallConnectionByCallDomainSelection()
2471 private void handleOutgoingCallConnectionByCallDomainSelection( in handleOutgoingCallConnectionByCallDomainSelection() method in TelephonyConnectionService
2572 handleOutgoingCallConnectionByCallDomainSelection( in handleOutgoingCallConnection()
2599 future.thenAcceptAsync((domain) -> handleOutgoingCallConnectionByCallDomainSelection( in handleOutgoingCallConnection()