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.java1646 HoldSwapState oldHoldState = mHoldSwitchingState; in holdActiveCallForPendingMo() local
1659 mHoldSwitchingState = oldHoldState; in holdActiveCallForPendingMo()
1675 HoldSwapState oldHoldState = mHoldSwitchingState; in holdActiveCall() local
1691 mHoldSwitchingState = oldHoldState; in holdActiveCall()
1706 HoldSwapState oldHoldState = mHoldSwitchingState; in holdActiveCallForWaitingCall() local
1716 mHoldSwitchingState = oldHoldState; in holdActiveCallForWaitingCall()
1735 HoldSwapState oldHoldState = mHoldSwitchingState; in unholdHeldCall() local
1745 mHoldSwitchingState = oldHoldState; in unholdHeldCall()