Home
last modified time | relevance | path

Searched refs:sendRttModifyResponse (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsCallSessionImplBase.java274 public void sendRttModifyResponse(boolean status) {
275 ImsCallSessionImplBase.this.sendRttModifyResponse(status);
631 public void sendRttModifyResponse(boolean status) { in sendRttModifyResponse() method in ImsCallSessionImplBase
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSession.aidl293 void sendRttModifyResponse(in boolean status); in sendRttModifyResponse() method
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSession.java1110 public void sendRttModifyResponse(boolean response) { in sendRttModifyResponse() method in ImsCallSession
1116 miSession.sendRttModifyResponse(response); in sendRttModifyResponse()
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsCallSessionImplBase.java395 public void sendRttModifyResponse(boolean status) { in sendRttModifyResponse() method in ImsCallSessionImplBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java1125 public void sendRttModifyResponse(android.telecom.Connection.RttTextStream textStream) { in sendRttModifyResponse() method in ImsPhoneConnection
1130 imsCall.sendRttModifyResponse(accept); in sendRttModifyResponse()
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java1783 public void sendRttModifyResponse(boolean status) { in sendRttModifyResponse() method in ImsCall
1794 mSession.sendRttModifyResponse(status); in sendRttModifyResponse()
/frameworks/base/telephony/api/
Dsystem-current.txt1833 method public void sendRttModifyResponse(boolean);
/frameworks/base/api/
Dtest-current.txt4741 method public void sendRttModifyResponse(boolean);
Dsystem-current.txt12336 method public void sendRttModifyResponse(boolean);
/frameworks/base/non-updatable-api/
Dsystem-current.txt11218 method public void sendRttModifyResponse(boolean);