Searched refs:onCallHoldReceived (Results 1 – 3 of 3) sorted by relevance
1505 mCTUT.onCallHoldReceived(call); in testNoRemoteHoldtone()1570 mCTUT.onCallHoldReceived(call); in testRemoteToneInactive()1595 mCTUT.onCallHoldReceived(call); in testRemoteHoldtone()2562 mCTUT.onCallHoldReceived(imsCall); in testUpdateImsCallStatus()
179 public void onCallHoldReceived(ImsCall call) { in onCallHoldReceived() method in ImsCall.Listener2751 listener.onCallHoldReceived(ImsCall.this); in callSessionHoldReceived()
4107 public void onCallHoldReceived(ImsCall imsCall) {4108 ImsPhoneCallTracker.this.onCallHoldReceived(imsCall);5898 public void onCallHoldReceived(ImsCall imsCall) { in onCallHoldReceived() method in ImsPhoneCallTracker