Searched refs:setTargetPhoneAccount (Results 1 – 6 of 6) sorted by relevance
149 setTargetPhoneAccount(mMockCall, pAHandle); in testSimPhoneAccountSuccess()158 verify(mMockCall).setTargetPhoneAccount(eq(pAHandle)); in testSimPhoneAccountSuccess()190 setTargetPhoneAccount(mMockCall, pAHandle); in testConnectionManagerSuccess()205 verify(mMockCall).setTargetPhoneAccount(eq(pAHandle)); in testConnectionManagerSuccess()219 setTargetPhoneAccount(mMockCall, pAHandle); in testConnectionManagerFailedFallToSim()246 verify(mMockCall).setTargetPhoneAccount(eq(pAHandle)); in testConnectionManagerFailedFallToSim()259 setTargetPhoneAccount(mMockCall, pAHandle); in testConnectionManagerFailedDoNotFallToSim()308 setTargetPhoneAccount(mMockCall, regularAccount.getAccountHandle()); in testFakeEmergencyNumber()320 verify(mMockCall).setTargetPhoneAccount(eq(regularAccountHandle)); in testFakeEmergencyNumber()342 setTargetPhoneAccount(mMockCall, regularAccount.getAccountHandle()); in testEmergencyCall()[all …]
948 call.setTargetPhoneAccount(mPhoneAccountA1.getAccountHandle()); in testOutgoingCallSelectPhoneAccountVideo()971 call.setTargetPhoneAccount(mPhoneAccountA2.getAccountHandle()); in testOutgoingCallSelectPhoneAccountNoVideo()
684 setTargetPhoneAccount(targetPhoneAccountHandle); in Call()1380 public void setTargetPhoneAccount(PhoneAccountHandle accountHandle) { in setTargetPhoneAccount() method in Call1970 setTargetPhoneAccount(conference.getPhoneAccount()); in handleCreateConferenceSuccess()2003 setTargetPhoneAccount(connection.getPhoneAccount()); in handleCreateConnectionSuccess()
1522 finalCall.setTargetPhoneAccount(phoneAccountHandle); in startOutgoingCall()1701 callToUse.setTargetPhoneAccount(phoneAccountHandle); in startOutgoingCall()2008 call.setTargetPhoneAccount(phoneAccountHandle);2018 call.setTargetPhoneAccount(phoneAccountHandle);2030 call.setTargetPhoneAccount(phoneAccountHandle);4814 call.setTargetPhoneAccount(handoverToHandle);
245 mCall.setTargetPhoneAccount(attempt.targetPhoneAccount); in attemptNextPhoneAccount()
1033 call.setTargetPhoneAccount(pHandle); in onPhoneAccountChanged()