Home
last modified time | relevance | path

Searched defs:targetPhoneAccountHandle (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/callredirection/
H A DCallRedirectionProcessorHelper.java69 PhoneAccountHandle targetPhoneAccountHandle) { in getCarrierCallRedirectionService()
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DCreateConnectionProcessor.java326 PhoneAccountHandle targetPhoneAccountHandle = mAttemptRecords.get(0).targetPhoneAccount; in shouldSetConnectionManager() local
H A DCallsManager.java1965 PhoneAccountHandle targetPhoneAccountHandle, Uri handle, boolean isVideo, in findOutgoingCallPhoneAccount()
1972 PhoneAccountHandle targetPhoneAccountHandle, Uri handle, boolean isVideo, in findOutgoingCallPhoneAccount()
H A DCall.java717 PhoneAccountHandle targetPhoneAccountHandle, in Call()
741 PhoneAccountHandle targetPhoneAccountHandle, in Call()
805 PhoneAccountHandle targetPhoneAccountHandle, in Call()
932 PhoneAccountHandle targetPhoneAccountHandle = getTargetPhoneAccount(); in getDescription() local