Searched refs:sendRttModifyResponse (Results 1 – 7 of 7) sorted by relevance
260 public void sendRttModifyResponse(boolean status) {261 ImsCallSessionImplBase.this.sendRttModifyResponse(status);590 public void sendRttModifyResponse(boolean status) { in sendRttModifyResponse() method in ImsCallSessionImplBase
278 void sendRttModifyResponse(in boolean status); in sendRttModifyResponse() method
1060 public void sendRttModifyResponse(boolean response) { in sendRttModifyResponse() method in ImsCallSession1066 miSession.sendRttModifyResponse(response); in sendRttModifyResponse()
364 public void sendRttModifyResponse(boolean status) { in sendRttModifyResponse() method in ImsCallSessionImplBase
1039 public void sendRttModifyResponse(android.telecom.Connection.RttTextStream textStream) { in sendRttModifyResponse() method in ImsPhoneConnection1044 imsCall.sendRttModifyResponse(accept); in sendRttModifyResponse()
1713 public void sendRttModifyResponse(boolean status) { in sendRttModifyResponse() method in ImsCall1724 mSession.sendRttModifyResponse(status); in sendRttModifyResponse()
9181 method public void sendRttModifyResponse(boolean);