Home
last modified time | relevance | path

Searched defs:onRttModifyResponseReceived (Results 1 – 2 of 2) 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
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java445 public void onRttModifyResponseReceived(ImsCall imsCall, int status) { in onRttModifyResponseReceived() method in ImsCall.Listener