Searched refs:onRttModifyRequestReceived (Results 1 - 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DConnection.java104 public void onRttModifyRequestReceived(); method in interface:Connection.Listener
142 public void onRttModifyRequestReceived() {} method in class:Connection.ListenerBase
1034 public void onRttModifyRequestReceived() { method in class:Connection
1036 l.onRttModifyRequestReceived();
/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsCall.java430 public void onRttModifyRequestReceived(ImsCall imsCall) { method in class:ImsCall.Listener
3075 listener.onRttModifyRequestReceived(ImsCall.this);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCallTracker.java2694 public void onRttModifyRequestReceived(ImsCall imsCall) {
2697 conn.onRttModifyRequestReceived();

Completed in 134 milliseconds