Searched refs:connectionManagerPhoneAccount (Results 1 – 3 of 3) sorted by relevance
53 public final PhoneAccountHandle connectionManagerPhoneAccount; field in CreateConnectionProcessor.CallAttemptRecord59 PhoneAccountHandle connectionManagerPhoneAccount, in CallAttemptRecord() argument61 this.connectionManagerPhoneAccount = connectionManagerPhoneAccount; in CallAttemptRecord()68 + Objects.toString(connectionManagerPhoneAccount) + "," in toString()83 return Objects.equals(connectionManagerPhoneAccount, in equals()84 other.connectionManagerPhoneAccount) && in equals()172 attempt.connectionManagerPhoneAccount)) { in attemptNextPhoneAccount()182 if (!attempt.connectionManagerPhoneAccount.equals(attempt.targetPhoneAccount) && in attemptNextPhoneAccount()194 PhoneAccountHandle phoneAccount = attempt.connectionManagerPhoneAccount; in attemptNextPhoneAccount()203 mCall.setConnectionManagerPhoneAccount(attempt.connectionManagerPhoneAccount); in attemptNextPhoneAccount()[all …]
81 PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnection() argument229 PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection() argument268 public Connection onCreateUnknownConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateUnknownConnection() argument
346 public Connection onCreateUnknownConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateUnknownConnection() argument