Searched refs:setTargetPhoneAccount (Results 1 – 6 of 6) sorted by relevance
178 setTargetPhoneAccount(mMockCall, pAHandle); in testSimPhoneAccountSuccess()187 verify(mMockCall).setTargetPhoneAccount(eq(pAHandle)); in testSimPhoneAccountSuccess()219 setTargetPhoneAccount(mMockCall, pAHandle); in testConnectionManagerSuccess()234 verify(mMockCall).setTargetPhoneAccount(eq(pAHandle)); in testConnectionManagerSuccess()248 setTargetPhoneAccount(mMockCall, pAHandle); in testConnectionManagerFailedFallToSim()275 verify(mMockCall).setTargetPhoneAccount(eq(pAHandle)); in testConnectionManagerFailedFallToSim()288 setTargetPhoneAccount(mMockCall, pAHandle); in testConnectionManagerFailedDoNotFallToSim()338 setTargetPhoneAccount(mMockCall, regularAccount.getAccountHandle()); in testFakeEmergencyNumber()350 verify(mMockCall).setTargetPhoneAccount(eq(regularAccountHandle)); in testFakeEmergencyNumber()381 verify(mMockCall).setTargetPhoneAccount(eq(emergencyPhoneAccountHandle)); in testEmergencyCallAcrossUsers()[all …]
1036 call.setTargetPhoneAccount(mPhoneAccountA1.getAccountHandle()); in testOutgoingCallSelectPhoneAccountVideo()1060 call.setTargetPhoneAccount(mPhoneAccountA2.getAccountHandle()); in testOutgoingCallSelectPhoneAccountNoVideo()
269 mCall.setTargetPhoneAccount(attempt.targetPhoneAccount); in attemptNextPhoneAccount()
941 setTargetPhoneAccount(targetPhoneAccountHandle); in Call()1849 public void setTargetPhoneAccount(PhoneAccountHandle accountHandle) { in setTargetPhoneAccount() method in Call2589 setTargetPhoneAccount(conference.getPhoneAccount()); in handleCreateConferenceSuccess()2623 setTargetPhoneAccount(connection.getPhoneAccount()); in handleCreateConnectionSuccess()
1562 call.setTargetPhoneAccount(phoneAccountHandle); in processIncomingCallIntent()2044 finalCall.setTargetPhoneAccount(phoneAccountHandle); in startOutgoingCall()2299 callToUse.setTargetPhoneAccount(phoneAccountHandle); in startOutgoingCall()2767 call.setTargetPhoneAccount(finalPhoneAccountHandle);2777 call.setTargetPhoneAccount(finalPhoneAccountHandle);2790 call.setTargetPhoneAccount(phoneAccountHandle);6248 call.setTargetPhoneAccount(handoverToHandle);
1231 call.setTargetPhoneAccount(pHandle); in onPhoneAccountChanged()