Home
last modified time | relevance | path

Searched refs:oldHoldState (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java2299 HoldSwapState oldHoldState = mHoldSwitchingState; in holdActiveCallForPendingMo() local
2312 mHoldSwitchingState = oldHoldState; in holdActiveCallForPendingMo()
2328 HoldSwapState oldHoldState = mHoldSwitchingState; in holdActiveCall() local
2344 mHoldSwitchingState = oldHoldState; in holdActiveCall()
2359 HoldSwapState oldHoldState = mHoldSwitchingState; in holdActiveCallForWaitingCall() local
2371 mHoldSwitchingState = oldHoldState; in holdActiveCallForWaitingCall()
2391 HoldSwapState oldHoldState = mHoldSwitchingState; in unholdHeldCall() local
2401 mHoldSwitchingState = oldHoldState; in unholdHeldCall()