Searched refs:onRttModifyResponseReceived (Results 1 – 3 of 3) sorted by relevance
110 public void onRttModifyResponseReceived(int status); in onRttModifyResponseReceived() method154 public void onRttModifyResponseReceived(int status) {} in onRttModifyResponseReceived() method in Connection.ListenerBase1244 public void onRttModifyResponseReceived(int status) { in onRttModifyResponseReceived() method in Connection1246 l.onRttModifyResponseReceived(status); in onRttModifyResponseReceived()
445 public void onRttModifyResponseReceived(ImsCall imsCall, int status) { in onRttModifyResponseReceived() method in ImsCall.Listener3185 listener.onRttModifyResponseReceived(ImsCall.this, status); in callSessionRttModifyResponseReceived()
2942 public void onRttModifyResponseReceived(ImsCall imsCall, int status) {2945 conn.onRttModifyResponseReceived(status);