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.java110 public void onRttModifyResponseReceived(int status); in onRttModifyResponseReceived() method
154 public void onRttModifyResponseReceived(int status) {} in onRttModifyResponseReceived() method in Connection.ListenerBase
1244 public void onRttModifyResponseReceived(int status) { in onRttModifyResponseReceived() method in Connection
1246 l.onRttModifyResponseReceived(status); in onRttModifyResponseReceived()
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java445 public void onRttModifyResponseReceived(ImsCall imsCall, int status) { in onRttModifyResponseReceived() method in ImsCall.Listener
3185 listener.onRttModifyResponseReceived(ImsCall.this, status); in callSessionRttModifyResponseReceived()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java2942 public void onRttModifyResponseReceived(ImsCall imsCall, int status) {
2945 conn.onRttModifyResponseReceived(status);