Searched refs:onCallHoldReceived (Results 1 – 3 of 3) sorted by relevance
770 mCTUT.onCallHoldReceived(call); in testNoRemoteHoldtone()796 mCTUT.onCallHoldReceived(call); in testRemoteToneInactive()821 mCTUT.onCallHoldReceived(call); in testRemoteHoldtone()
163 public void onCallHoldReceived(ImsCall call) { in onCallHoldReceived() method in ImsCall.Listener2527 listener.onCallHoldReceived(ImsCall.this); in callSessionHoldReceived()
2675 public void onCallHoldReceived(ImsCall imsCall) {2676 ImsPhoneCallTracker.this.onCallHoldReceived(imsCall);4181 public void onCallHoldReceived(ImsCall imsCall) { in onCallHoldReceived() method in ImsPhoneCallTracker