Searched refs:switchWith (Results 1 – 3 of 3) sorted by relevance
2289 mForegroundCall.switchWith(mBackgroundCall); in switchAfterConferenceSuccess()2305 mForegroundCall.switchWith(mBackgroundCall); in holdActiveCallForPendingMo()2311 mForegroundCall.switchWith(mBackgroundCall); in holdActiveCallForPendingMo()2337 mForegroundCall.switchWith(mBackgroundCall); in holdActiveCall()2343 mForegroundCall.switchWith(mBackgroundCall); in holdActiveCall()2363 mForegroundCall.switchWith(mBackgroundCall); in holdActiveCallForWaitingCall()2370 mForegroundCall.switchWith(mBackgroundCall); in holdActiveCallForWaitingCall()2393 mForegroundCall.switchWith(mBackgroundCall); in unholdHeldCall()2400 mForegroundCall.switchWith(mBackgroundCall); in unholdHeldCall()3820 mForegroundCall.switchWith(mBackgroundCall);[all …]
445 public void switchWith(ImsPhoneCall that) { in switchWith() method in ImsPhoneCall
230 mImsCallUT.switchWith(mImsCallThat); in testSwitchWith()