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.java115 public void onRttModifyResponseReceived(int status); in onRttModifyResponseReceived() method
159 public void onRttModifyResponseReceived(int status) {} in onRttModifyResponseReceived() method in Connection.ListenerBase
1313 public void onRttModifyResponseReceived(int status) { in onRttModifyResponseReceived() method in Connection
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java448 public void onRttModifyResponseReceived(ImsCall imsCall, int status) { in onRttModifyResponseReceived() method in ImsCall.Listener