Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsCallSessionImplBase.java360 public void sendRttModifyResponse(boolean status) {
361 executeMethodAsync(() -> ImsCallSessionImplBase.this.sendRttModifyResponse(status),
760 public void sendRttModifyResponse(boolean status) { in sendRttModifyResponse() method in ImsCallSessionImplBase
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSession.aidl297 void sendRttModifyResponse(in boolean status); in sendRttModifyResponse() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsCallTest.java177 imsCall.sendRttModifyResponse(true); in testCloseImsCallRtt()
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSession.java1205 public void sendRttModifyResponse(boolean response) { in sendRttModifyResponse() method in ImsCallSession
1211 miSession.sendRttModifyResponse(response); in sendRttModifyResponse()
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsCallSessionImplBase.java399 public void sendRttModifyResponse(boolean status) { in sendRttModifyResponse() method in ImsCallSessionImplBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java1217 public void sendRttModifyResponse(android.telecom.Connection.RttTextStream textStream) { in sendRttModifyResponse() method in ImsPhoneConnection
1224 imsCall.sendRttModifyResponse(accept); in sendRttModifyResponse()
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java1852 public void sendRttModifyResponse(boolean status) { in sendRttModifyResponse() method in ImsCall
1868 mSession.sendRttModifyResponse(status); in sendRttModifyResponse()
/frameworks/base/core/api/
Dsystem-current.txt17448 method public void sendRttModifyResponse(boolean);
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt53140 Landroid/telephony/ims/compat/stub/ImsCallSessionImplBase;->sendRttModifyResponse(Z)V
53388 Landroid/telephony/ims/ImsCallSession;->sendRttModifyResponse(Z)V
70627 Lcom/android/ims/internal/IImsCallSession$Stub$Proxy;->sendRttModifyResponse(Z)V
70692 Lcom/android/ims/internal/IImsCallSession;->sendRttModifyResponse(Z)V