Home
last modified time | relevance | path

Searched refs:sendRttModifyResponse (Results 1 – 11 of 11) 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.java1114 public void sendRttModifyResponse(android.telecom.Connection.RttTextStream textStream) { in sendRttModifyResponse() method in ImsPhoneConnection
1119 imsCall.sendRttModifyResponse(accept); in sendRttModifyResponse()
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java1782 public void sendRttModifyResponse(boolean status) { in sendRttModifyResponse() method in ImsCall
1793 mSession.sendRttModifyResponse(status); in sendRttModifyResponse()
/frameworks/base/telephony/api/
Dsystem-current.txt1901 method public void sendRttModifyResponse(boolean);
/frameworks/base/api/
Dtest-current.txt3922 method public void sendRttModifyResponse(boolean);
Dsystem-current.txt10133 method public void sendRttModifyResponse(boolean);
/frameworks/base/non-updatable-api/
Dsystem-current.txt10031 method public void sendRttModifyResponse(boolean);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt67806 Landroid/telephony/ims/compat/stub/ImsCallSessionImplBase;->sendRttModifyResponse(Z)V
68054 Landroid/telephony/ims/ImsCallSession;->sendRttModifyResponse(Z)V
85699 Lcom/android/ims/internal/IImsCallSession$Stub$Proxy;->sendRttModifyResponse(Z)V
85764 Lcom/android/ims/internal/IImsCallSession;->sendRttModifyResponse(Z)V