Searched defs:targetPhoneAccount (Results 1 – 6 of 6) sorted by relevance
| /packages/services/Telecomm/src/com/android/server/telecom/ |
| D | CreateConnectionProcessor.java | 63 public final PhoneAccountHandle targetPhoneAccount; field in CreateConnectionProcessor.CallAttemptRecord 67 PhoneAccountHandle targetPhoneAccount) { in CallAttemptRecord() 336 PhoneAccount targetPhoneAccount = mPhoneAccountRegistrar in shouldSetConnectionManager() local
|
| D | NewOutgoingCallIntentBroadcaster.java | 244 PhoneAccountHandle targetPhoneAccount = mIntent.getParcelableExtra( in evaluateCall() local
|
| D | PhoneAccountRegistrar.java | 567 PhoneAccountHandle targetPhoneAccount = call.getTargetPhoneAccount(); in getSimCallManagerFromCall() local 580 public PhoneAccountHandle getSimCallManagerFromHandle(PhoneAccountHandle targetPhoneAccount, in getSimCallManagerFromHandle()
|
| /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
| D | TransactionTests.java | 253 private Call createSpyCall(PhoneAccountHandle targetPhoneAccount, int initialState, String id) { in createSpyCall()
|
| D | CallsManagerTest.java | 3264 private Call addSpyCall(PhoneAccountHandle targetPhoneAccount, int initialState) { in addSpyCall() 3268 private Call addSpyCall(PhoneAccountHandle targetPhoneAccount, in addSpyCall() 3274 private Call addSpyCall(PhoneAccountHandle targetPhoneAccount, in addSpyCall() 3306 private Call createCall(PhoneAccountHandle targetPhoneAccount, int initialState) { in createCall() 3310 private Call createCall(PhoneAccountHandle targetPhoneAccount, in createCall()
|
| /packages/services/Telecomm/src/com/android/server/telecom/callredirection/ |
| D | CallRedirectionProcessor.java | 229 public void redirectCall(Uri gatewayUri, PhoneAccountHandle targetPhoneAccount, in redirectCall()
|