Searched refs:onCallHoldReceived (Results 1 – 3 of 3) sorted by relevance
949 mCTUT.onCallHoldReceived(call); in testNoRemoteHoldtone()975 mCTUT.onCallHoldReceived(call); in testRemoteToneInactive()1000 mCTUT.onCallHoldReceived(call); in testRemoteHoldtone()
179 public void onCallHoldReceived(ImsCall call) { in onCallHoldReceived() method in ImsCall.Listener2702 listener.onCallHoldReceived(ImsCall.this); in callSessionHoldReceived()
3462 public void onCallHoldReceived(ImsCall imsCall) {3463 ImsPhoneCallTracker.this.onCallHoldReceived(imsCall);5082 public void onCallHoldReceived(ImsCall imsCall) { in onCallHoldReceived() method in ImsPhoneCallTracker