Searched defs:targetPhoneAccount (Results 1 – 5 of 5) sorted by relevance
61 public final PhoneAccountHandle targetPhoneAccount; field in CreateConnectionProcessor.CallAttemptRecord65 PhoneAccountHandle targetPhoneAccount) { in CallAttemptRecord()334 PhoneAccount targetPhoneAccount = mPhoneAccountRegistrar in shouldSetConnectionManager() local
244 PhoneAccountHandle targetPhoneAccount = mIntent.getParcelableExtra( in evaluateCall() local
568 PhoneAccountHandle targetPhoneAccount = call.getTargetPhoneAccount(); in getSimCallManagerFromCall() local581 public PhoneAccountHandle getSimCallManagerFromHandle(PhoneAccountHandle targetPhoneAccount, in getSimCallManagerFromHandle()
1706 private Call addSpyCall(PhoneAccountHandle targetPhoneAccount, int initialState) { in addSpyCall()1710 private Call addSpyCall(PhoneAccountHandle targetPhoneAccount, in addSpyCall()1716 private Call addSpyCall(PhoneAccountHandle targetPhoneAccount, in addSpyCall()1748 private Call createCall(PhoneAccountHandle targetPhoneAccount, int initialState) { in createCall()1752 private Call createCall(PhoneAccountHandle targetPhoneAccount, in createCall()
215 public void redirectCall(Uri gatewayUri, PhoneAccountHandle targetPhoneAccount, in redirectCall()