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.java1817 HoldSwapState oldHoldState = mHoldSwitchingState; in holdActiveCallForPendingMo() local
1830 mHoldSwitchingState = oldHoldState; in holdActiveCallForPendingMo()
1846 HoldSwapState oldHoldState = mHoldSwitchingState; in holdActiveCall() local
1862 mHoldSwitchingState = oldHoldState; in holdActiveCall()
1877 HoldSwapState oldHoldState = mHoldSwitchingState; in holdActiveCallForWaitingCall() local
1889 mHoldSwitchingState = oldHoldState; in holdActiveCallForWaitingCall()
1909 HoldSwapState oldHoldState = mHoldSwitchingState; in unholdHeldCall() local
1919 mHoldSwitchingState = oldHoldState; in unholdHeldCall()