Searched refs:onCallHoldReceived (Results 1 – 3 of 3) sorted by relevance
865 mCTUT.onCallHoldReceived(call); in testNoRemoteHoldtone()891 mCTUT.onCallHoldReceived(call); in testRemoteToneInactive()916 mCTUT.onCallHoldReceived(call); in testRemoteHoldtone()
166 public void onCallHoldReceived(ImsCall call) { in onCallHoldReceived() method in ImsCall.Listener2616 listener.onCallHoldReceived(ImsCall.this); in callSessionHoldReceived()
3206 public void onCallHoldReceived(ImsCall imsCall) {3207 ImsPhoneCallTracker.this.onCallHoldReceived(imsCall);4787 public void onCallHoldReceived(ImsCall imsCall) { in onCallHoldReceived() method in ImsPhoneCallTracker