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 …]
978 call.setTargetPhoneAccount(mPhoneAccountA1.getAccountHandle()); in testOutgoingCallSelectPhoneAccountVideo()1001 call.setTargetPhoneAccount(mPhoneAccountA2.getAccountHandle()); in testOutgoingCallSelectPhoneAccountNoVideo()
246 mCall.setTargetPhoneAccount(attempt.targetPhoneAccount); in attemptNextPhoneAccount()
764 setTargetPhoneAccount(targetPhoneAccountHandle); in Call()1574 public void setTargetPhoneAccount(PhoneAccountHandle accountHandle) { in setTargetPhoneAccount() method in Call2192 setTargetPhoneAccount(conference.getPhoneAccount()); in handleCreateConferenceSuccess()2225 setTargetPhoneAccount(connection.getPhoneAccount()); in handleCreateConnectionSuccess()
1626 finalCall.setTargetPhoneAccount(phoneAccountHandle); in startOutgoingCall()1831 callToUse.setTargetPhoneAccount(phoneAccountHandle); in startOutgoingCall()2140 call.setTargetPhoneAccount(phoneAccountHandle);2150 call.setTargetPhoneAccount(phoneAccountHandle);2163 call.setTargetPhoneAccount(phoneAccountHandle);5090 call.setTargetPhoneAccount(handoverToHandle);
1083 call.setTargetPhoneAccount(pHandle); in onPhoneAccountChanged()