Home
last modified time | relevance | path

Searched refs:onRttModifyResponseReceived (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DConnection.java127 public void onRttModifyResponseReceived(int status); in onRttModifyResponseReceived() method
192 public void onRttModifyResponseReceived(int status) {} in onRttModifyResponseReceived() method in Connection.ListenerBase
1480 public void onRttModifyResponseReceived(int status) { in onRttModifyResponseReceived() method in Connection
1482 l.onRttModifyResponseReceived(status); in onRttModifyResponseReceived()
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java461 public void onRttModifyResponseReceived(ImsCall imsCall, int status) { in onRttModifyResponseReceived() method in ImsCall.Listener
3402 listener.onRttModifyResponseReceived(ImsCall.this, status); in callSessionRttModifyResponseReceived()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java4389 public void onRttModifyResponseReceived(ImsCall imsCall, int status) {
4392 conn.onRttModifyResponseReceived(status);