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.java1626 HoldSwapState oldHoldState = mHoldSwitchingState; in holdActiveCallForPendingMo() local
1639 mHoldSwitchingState = oldHoldState; in holdActiveCallForPendingMo()
1655 HoldSwapState oldHoldState = mHoldSwitchingState; in holdActiveCall() local
1671 mHoldSwitchingState = oldHoldState; in holdActiveCall()
1686 HoldSwapState oldHoldState = mHoldSwitchingState; in holdActiveCallForWaitingCall() local
1698 mHoldSwitchingState = oldHoldState; in holdActiveCallForWaitingCall()
1718 HoldSwapState oldHoldState = mHoldSwitchingState; in unholdHeldCall() local
1728 mHoldSwitchingState = oldHoldState; in unholdHeldCall()