Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCreateConnectionProcessor.java56 public final PhoneAccountHandle targetPhoneAccount; field in CreateConnectionProcessor.CallAttemptRecord
60 PhoneAccountHandle targetPhoneAccount) { in CallAttemptRecord()
268 PhoneAccount targetPhoneAccount = mPhoneAccountRegistrar.getPhoneAccount( in shouldSetConnectionManager() local