Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsCallSessionImplBase.java260 public void sendRttModifyResponse(boolean status) {
261 ImsCallSessionImplBase.this.sendRttModifyResponse(status);
590 public void sendRttModifyResponse(boolean status) { in sendRttModifyResponse() method in ImsCallSessionImplBase
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSession.aidl278 void sendRttModifyResponse(in boolean status); in sendRttModifyResponse() method
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSession.java1050 public void sendRttModifyResponse(boolean response) { in sendRttModifyResponse() method in ImsCallSession
1056 miSession.sendRttModifyResponse(response); in sendRttModifyResponse()
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsCallSessionImplBase.java364 public void sendRttModifyResponse(boolean status) { in sendRttModifyResponse() method in ImsCallSessionImplBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java986 public void sendRttModifyResponse(android.telecom.Connection.RttTextStream textStream) { in sendRttModifyResponse() method in ImsPhoneConnection
990 imsCall.sendRttModifyResponse(accept); in sendRttModifyResponse()
/frameworks/base/api/
Dsystem-current.txt5970 method public void sendRttModifyResponse(boolean);
/frameworks/base/config/
Dhiddenapi-public-dex.txt43762 Landroid/telephony/ims/stub/ImsCallSessionImplBase;->sendRttModifyResponse(Z)V
Dboot-image-profile.txt8101 HPLcom/android/ims/internal/IImsCallSession;->sendRttModifyResponse(Z)V