Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/callredirection/
DCallRedirectionProcessorHelper.java69 PhoneAccountHandle targetPhoneAccountHandle) { in getCarrierCallRedirectionService()
/packages/services/Telecomm/src/com/android/server/telecom/
DCreateConnectionProcessor.java327 PhoneAccountHandle targetPhoneAccountHandle = mAttemptRecords.get(0).targetPhoneAccount; in shouldSetConnectionManager() local
DCallsManager.java1981 PhoneAccountHandle targetPhoneAccountHandle, Uri handle, boolean isVideo, in findOutgoingCallPhoneAccount()
1988 PhoneAccountHandle targetPhoneAccountHandle, Uri handle, boolean isVideo, in findOutgoingCallPhoneAccount()
DCall.java716 PhoneAccountHandle targetPhoneAccountHandle, in Call()
740 PhoneAccountHandle targetPhoneAccountHandle, in Call()
804 PhoneAccountHandle targetPhoneAccountHandle, in Call()
932 PhoneAccountHandle targetPhoneAccountHandle = getTargetPhoneAccount(); in getDescription() local