Searched refs:onRttModifyResponseReceived (Results 1 – 3 of 3) sorted by relevance
127 public void onRttModifyResponseReceived(int status); in onRttModifyResponseReceived() method192 public void onRttModifyResponseReceived(int status) {} in onRttModifyResponseReceived() method in Connection.ListenerBase1480 public void onRttModifyResponseReceived(int status) { in onRttModifyResponseReceived() method in Connection1482 l.onRttModifyResponseReceived(status); in onRttModifyResponseReceived()
461 public void onRttModifyResponseReceived(ImsCall imsCall, int status) { in onRttModifyResponseReceived() method in ImsCall.Listener3402 listener.onRttModifyResponseReceived(ImsCall.this, status); in callSessionRttModifyResponseReceived()
4389 public void onRttModifyResponseReceived(ImsCall imsCall, int status) {4392 conn.onRttModifyResponseReceived(status);