Searched refs:targetPhoneAccountHandle (Results 1 – 2 of 2) sorted by relevance
203 PhoneAccountHandle targetPhoneAccountHandle = mAttemptRecords.get(0).targetPhoneAccount; in shouldSetConnectionManager() local204 if (Objects.equals(connectionManager, targetPhoneAccountHandle)) { in shouldSetConnectionManager()210 targetPhoneAccountHandle); in shouldSetConnectionManager()
322 PhoneAccountHandle targetPhoneAccountHandle, in Call() argument332 setTargetPhoneAccount(targetPhoneAccountHandle); in Call()