Searched refs:onCallHoldReceived (Results 1 – 3 of 3) sorted by relevance
866 mCTUT.onCallHoldReceived(call); in testNoRemoteHoldtone()892 mCTUT.onCallHoldReceived(call); in testRemoteToneInactive()917 mCTUT.onCallHoldReceived(call); in testRemoteHoldtone()
167 public void onCallHoldReceived(ImsCall call) { in onCallHoldReceived() method in ImsCall.Listener2617 listener.onCallHoldReceived(ImsCall.this); in callSessionHoldReceived()
3221 public void onCallHoldReceived(ImsCall imsCall) {3222 ImsPhoneCallTracker.this.onCallHoldReceived(imsCall);4799 public void onCallHoldReceived(ImsCall imsCall) { in onCallHoldReceived() method in ImsPhoneCallTracker