Searched refs:onRttModifyResponseReceived (Results 1 – 3 of 3) sorted by relevance
115 public void onRttModifyResponseReceived(int status); in onRttModifyResponseReceived() method159 public void onRttModifyResponseReceived(int status) {} in onRttModifyResponseReceived() method in Connection.ListenerBase1313 public void onRttModifyResponseReceived(int status) { in onRttModifyResponseReceived() method in Connection1315 l.onRttModifyResponseReceived(status); in onRttModifyResponseReceived()
448 public void onRttModifyResponseReceived(ImsCall imsCall, int status) { in onRttModifyResponseReceived() method in ImsCall.Listener3267 listener.onRttModifyResponseReceived(ImsCall.this, status); in callSessionRttModifyResponseReceived()
3488 public void onRttModifyResponseReceived(ImsCall imsCall, int status) {3491 conn.onRttModifyResponseReceived(status);