Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneCallTest.java325 mImsCallUT.maybeClearRemotelyHeldStatus(); in testMaybeClearRemotelyHeldStatus()
330 mImsCallUT.maybeClearRemotelyHeldStatus(); in testMaybeClearRemotelyHeldStatus()
336 mImsCallUT.maybeClearRemotelyHeldStatus(); in testMaybeClearRemotelyHeldStatus()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCall.java472 public void maybeClearRemotelyHeldStatus() { in maybeClearRemotelyHeldStatus() method in ImsPhoneCall
DImsPhoneCallTracker.java4794 mForegroundCall.maybeClearRemotelyHeldStatus(); in notifySrvccState()
4795 mBackgroundCall.maybeClearRemotelyHeldStatus(); in notifySrvccState()